Loading TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_01.robot +3 −3 Original line number Diff line number Diff line Loading @@ -10,10 +10,10 @@ ${vehicle_id_prefix}= urn:ngsi-ld:Vehicle: *** Test Cases *** FILENAME EXPECTATION_FILENAME CONTENT_TYPE 007_01_01_Create a temporal representation of an entity vehicle-temporal-representation-sample.jsonld vehicle-temporal-representation-create-expectation.jsonld application/ld+json vehicle-create-temporal-representation-sample.jsonld vehicle-temporal-representation-create-expectation.jsonld application/ld+json 007_01_02_Create a temporal entity with no context vehicle-temporal-representation-without-context-sample.jsonld vehicle-temporal-representation-create-with-no-context-expectation.jsonld application/json vehicle-create-temporal-representation-without-context-sample.jsonld vehicle-temporal-representation-create-with-no-context-expectation.jsonld application/json *** Keywords *** Create Temporal Entity Loading TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/UpdateTemporalRepresentationOfEntity/008_01.robot +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Variable *** ${vehicle_id_prefix}= urn:ngsi-ld:Vehicle: ${filename}= vehicle-temporal-representation-sample.jsonld ${filename}= vehicle-create-temporal-representation-sample.jsonld ${update_filename}= vehicle-temporal-representation-update-sample.jsonld ${expectation_filename}= vehicle-temporal-representation-update-expectation.jsonld Loading data/temporalEntities/expectations/vehicle-temporal-representation-create-expectation.jsonld +0 −1 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "brandName":[], "speed":[ { "type":"Property", Loading data/temporalEntities/expectations/vehicle-temporal-representation-create-with-no-context-expectation.jsonld +0 −1 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "brandName":[], "speed":[ { "type":"Property", Loading data/temporalEntities/expectations/vehicle-temporal-representation-update-expectation.jsonld +0 −1 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "brandName":[], "speed":[ { "type":"Property", Loading Loading
TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_01.robot +3 −3 Original line number Diff line number Diff line Loading @@ -10,10 +10,10 @@ ${vehicle_id_prefix}= urn:ngsi-ld:Vehicle: *** Test Cases *** FILENAME EXPECTATION_FILENAME CONTENT_TYPE 007_01_01_Create a temporal representation of an entity vehicle-temporal-representation-sample.jsonld vehicle-temporal-representation-create-expectation.jsonld application/ld+json vehicle-create-temporal-representation-sample.jsonld vehicle-temporal-representation-create-expectation.jsonld application/ld+json 007_01_02_Create a temporal entity with no context vehicle-temporal-representation-without-context-sample.jsonld vehicle-temporal-representation-create-with-no-context-expectation.jsonld application/json vehicle-create-temporal-representation-without-context-sample.jsonld vehicle-temporal-representation-create-with-no-context-expectation.jsonld application/json *** Keywords *** Create Temporal Entity Loading
TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/UpdateTemporalRepresentationOfEntity/008_01.robot +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Variable *** ${vehicle_id_prefix}= urn:ngsi-ld:Vehicle: ${filename}= vehicle-temporal-representation-sample.jsonld ${filename}= vehicle-create-temporal-representation-sample.jsonld ${update_filename}= vehicle-temporal-representation-update-sample.jsonld ${expectation_filename}= vehicle-temporal-representation-update-expectation.jsonld Loading
data/temporalEntities/expectations/vehicle-temporal-representation-create-expectation.jsonld +0 −1 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "brandName":[], "speed":[ { "type":"Property", Loading
data/temporalEntities/expectations/vehicle-temporal-representation-create-with-no-context-expectation.jsonld +0 −1 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "brandName":[], "speed":[ { "type":"Property", Loading
data/temporalEntities/expectations/vehicle-temporal-representation-update-expectation.jsonld +0 −1 Original line number Diff line number Diff line { "id":"urn:ngsi-ld:Vehicle:randomUUID", "type":"Vehicle", "brandName":[], "speed":[ { "type":"Property", Loading