Commit 9d11df03 authored by Arnaud Van der Poorten's avatar Arnaud Van der Poorten
Browse files

046_08 wip

parent 368b2766
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -51,7 +51,7 @@ Delete Initial Entity
*** Test Cases ***
*** Test Cases ***
Check that a notification is only sent if status is active
Check that a notification is only sent if status is active
    [Documentation]     Check that a notification is only sent if and only if the status is active
    [Documentation]     Check that a notification is only sent if and only if the status is active
    [Tags]    sub-notification    5_11_7
    [Tags]    sub-notification    5_11_7    046_01


    Add Initial Entity
    Add Initial Entity
    Setup Initial Subscriptions
    Setup Initial Subscriptions
+1 −1
Original line number Original line Diff line number Diff line
@@ -45,7 +45,7 @@ After Test
*** Test Case ***
*** Test Case ***
Check that a notification is sent on the timeinterval
Check that a notification is sent on the timeinterval
    [Documentation]     If a Subscription defines a timeInterval member, a Notification shall be sent periodically, when the time interval (in seconds) specified in such value field is reached, regardless of Attribute changes."
    [Documentation]     If a Subscription defines a timeInterval member, a Notification shall be sent periodically, when the time interval (in seconds) specified in such value field is reached, regardless of Attribute changes."
    [Tags]    sub-notification    5_11_7
    [Tags]    sub-notification    5_11_7    046_02
    
    
    Add Initial Entity
    Add Initial Entity
    Setup Initial Subscriptions
    Setup Initial Subscriptions
+1 −1
Original line number Original line Diff line number Diff line
@@ -44,7 +44,7 @@ After Test
*** Test Case ***
*** Test Case ***
Check that a notification is sent with all entities
Check that a notification is sent with all entities
    [Documentation]     A notification with all all subscribed Entities will be included if query or geoquery are not defined.
    [Documentation]     A notification with all all subscribed Entities will be included if query or geoquery are not defined.
    [Tags]    sub-notification    5_11_7
    [Tags]    sub-notification    5_11_7    046_03
    
    
    Add Initial Entity
    Add Initial Entity
    Setup Initial Subscriptions
    Setup Initial Subscriptions
+1 −1
Original line number Original line Diff line number Diff line
@@ -46,7 +46,7 @@ After Test
*** Test Case ***
*** Test Case ***
Check that a notification is sent with all entities
Check that a notification is sent with all entities
    [Documentation]     The notification message shall include all the subscribed Entities that changed and that match (as mandated by clauses 4.9 and4.10) the query and geoquery conditions
    [Documentation]     The notification message shall include all the subscribed Entities that changed and that match (as mandated by clauses 4.9 and4.10) the query and geoquery conditions
    [Tags]    sub-notification    5_11_7
    [Tags]    sub-notification    5_11_7    046_04


    Add Initial Entity
    Add Initial Entity
    Setup Initial Subscriptions
    Setup Initial Subscriptions
+1 −1
Original line number Original line Diff line number Diff line
@@ -46,7 +46,7 @@ After Test
*** Test Case ***
*** Test Case ***
Check that a notification is sent with all entities
Check that a notification is sent with all entities
    [Documentation]     The notification message shall include all the subscribed Entities that changed and that match (as mandated by clauses 4.9 and4.10) the query and geoquery conditions
    [Documentation]     The notification message shall include all the subscribed Entities that changed and that match (as mandated by clauses 4.9 and4.10) the query and geoquery conditions
    [Tags]    sub-notification    5_11_7
    [Tags]    sub-notification    5_11_7    046_05


    Add Initial Entity
    Add Initial Entity
    Setup Initial Subscriptions
    Setup Initial Subscriptions
Loading