*** Test Cases *** STATUS_CODE FRAGMENT_FILENAME EXPECTATION_FILENAME
011_01_01_Check that you can update existing attributes with no datasetId204vehicle-speed-two-datasetid-01-fragment.jsonld${EMPTY}
011_01_02_Check that you can update existing attributes with the datasetId204vehicle-speed-two-datasetid-02-fragment.jsonld${EMPTY}
011_01_03_Check that you can update only some attributes while others failed207vehicle-speed-two-datasetid-03-fragment.jsonldvehicle-speed-datasetid-expectation.jsonld
011_01_04_Check that you cannot change the type of the attribute204vehicle-speed-two-datasetid-04-fragment.jsonld${EMPTY}
*** Test Cases *** STATUS_CODE FRAGMENT_FILENAME EXPECTATION_RESPONSE_FILENAME EXPECTATION_FILENAME
011_01_01_Check that you can update existing attributes with no datasetId204fragments/vehicle-speed-two-datasetid-01-fragment.jsonld${EMPTY}expectations/vehicle-update-attributes-expectation.jsonld
011_01_02_Check that you can update existing attributes with the datasetId204vehicle-speed-two-datasetid-02-fragment.jsonld${EMPTY}expectations/vehicle-update-datasetid-attributes-expectation.jsonld
011_01_03_Check that you can update only some attributes while others failed207vehicle-speed-two-datasetid-03-fragment.jsonldvehicle-speed-datasetid-expectation.jsonldexpectations/vehicle-multi-attributes-expectation.jsonld
011_01_04_Check that you cannot change the type of the attribute204vehicle-speed-two-datasetid-04-fragment.jsonld${EMPTY}vehicle-two-datasetid-attributes-sample.jsonld
012_01_01_Check that you can partially update an attributevehicle-isparked-fragment.jsonldisParked
012_01_02_Check that you can partially update an attribute by specifying the datasetIdvehicle-speed-equal-datasetid-fragment.jsonldspeed
*** Test Cases *** FRAGMENT_FILENAME ATTRIBUTE_ID EXPECTATION_FILENAME
012_01_01_Check that you can partially update an attributevehicle-isparked-fragment.jsonldisParkedvehicle-isparked-update-expectation.jsonld
012_01_02_Check that you can partially update an attribute by specifying the datasetIdvehicle-speed-equal-datasetid-fragment.jsonldspeedvehicle-update-speed-expectation.jsonld
013_01_01_delete an attribute with the id${EMPTY}false
013_01_02_delete an attribute with the datasetIdurn:ngsi-ld:Property:gpsBxyz123-speedfalse
013_01_03_delete all target attribute instances with a datasetIdurn:ngsi-ld:Property:gpsBxyz123-speedtrue
*** Test Cases *** DATASETID DELETEALL EXPECTATION_FILENAME
013_01_01_delete an attribute with the id${EMPTY}falsevehicle-delete-default-speed-expectation.jsonld
013_01_02_delete an attribute with the datasetIdurn:ngsi-ld:Property:gpsBxyz123-speedfalsevehicle-delete-datasetid-speed-expectation.jsonld
013_01_03_delete all target attribute instances with a datasetIdurn:ngsi-ld:Property:gpsBxyz123-speedtruevehicle-delete-deleteall-speed-expectation.jsonld