Loading TP/NGSI-LD/ContextInformation/Subscription/SubscriptionNotificationBehaviour/046_16_01.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -23,7 +23,7 @@ ${content_type}= application/ld+json *** Test Cases *** *** Test Cases *** 046_16_01 Check that a notification is sent with entity matching the entity type selection 046_16_01 Check that a notification is sent with entity matching the entity type selection [Documentation] If a subscription defines an entity type selection query, a notification shall be sent whenever an entity matches the query. [Documentation] If a subscription defines an entity type selection query, a notification shall be sent whenever an entity matches the query. [Tags] sub-notification 5_8_6 [Tags] sub-notification 5_8_6 since_v1.5.1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Create Entity Selecting Content Type ${response}= Create Entity Selecting Content Type Loading TP/NGSI-LD/ContextInformation/Subscription/SubscriptionNotificationBehaviour/046_16_02.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -23,7 +23,7 @@ ${content_type}= application/ld+json *** Test Cases *** *** Test Cases *** 046_16_02 Check that a notification is not sent if the entity type does not match the entity type selection 046_16_02 Check that a notification is not sent if the entity type does not match the entity type selection [Documentation] If a subscription defines an entity type selection query, a notification shall not be sent if the entity type does not match the query [Documentation] If a subscription defines an entity type selection query, a notification shall not be sent if the entity type does not match the query [Tags] sub-notification 5_8_6 [Tags] sub-notification 5_8_6 since_v1.5.1 ${vehicle_id}= Generate Random Entity Id ${vehicle_id_prefix} ${vehicle_id}= Generate Random Entity Id ${vehicle_id_prefix} ${response}= Create Entity Selecting Content Type ${response}= Create Entity Selecting Content Type Loading Loading
TP/NGSI-LD/ContextInformation/Subscription/SubscriptionNotificationBehaviour/046_16_01.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -23,7 +23,7 @@ ${content_type}= application/ld+json *** Test Cases *** *** Test Cases *** 046_16_01 Check that a notification is sent with entity matching the entity type selection 046_16_01 Check that a notification is sent with entity matching the entity type selection [Documentation] If a subscription defines an entity type selection query, a notification shall be sent whenever an entity matches the query. [Documentation] If a subscription defines an entity type selection query, a notification shall be sent whenever an entity matches the query. [Tags] sub-notification 5_8_6 [Tags] sub-notification 5_8_6 since_v1.5.1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Create Entity Selecting Content Type ${response}= Create Entity Selecting Content Type Loading
TP/NGSI-LD/ContextInformation/Subscription/SubscriptionNotificationBehaviour/046_16_02.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -23,7 +23,7 @@ ${content_type}= application/ld+json *** Test Cases *** *** Test Cases *** 046_16_02 Check that a notification is not sent if the entity type does not match the entity type selection 046_16_02 Check that a notification is not sent if the entity type does not match the entity type selection [Documentation] If a subscription defines an entity type selection query, a notification shall not be sent if the entity type does not match the query [Documentation] If a subscription defines an entity type selection query, a notification shall not be sent if the entity type does not match the query [Tags] sub-notification 5_8_6 [Tags] sub-notification 5_8_6 since_v1.5.1 ${vehicle_id}= Generate Random Entity Id ${vehicle_id_prefix} ${vehicle_id}= Generate Random Entity Id ${vehicle_id_prefix} ${response}= Create Entity Selecting Content Type ${response}= Create Entity Selecting Content Type Loading