Loading TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/009.robot +2 −2 Original line number Diff line number Diff line *** Settings *** Documentation Check that you cannot update a context source registration by id if the id is not known to the system Documentation Check that you cannot delete a context source registration by id if the id is not known to the system Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Loading @@ -11,7 +11,7 @@ ${registration_payload_file_path}= registration-sample.jsonld *** Test Case *** Delete a context source registration by id [Documentation] Check that you cannot update a context source registration by id if the id is not known to the system [Documentation] Check that you cannot delete a context source registration by id if the id is not known to the system [Tags] mandatory ${registration_id}= Generate Random Entity Id ${registration_id_prefix} Loading Loading
TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/009.robot +2 −2 Original line number Diff line number Diff line *** Settings *** Documentation Check that you cannot update a context source registration by id if the id is not known to the system Documentation Check that you cannot delete a context source registration by id if the id is not known to the system Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Loading @@ -11,7 +11,7 @@ ${registration_payload_file_path}= registration-sample.jsonld *** Test Case *** Delete a context source registration by id [Documentation] Check that you cannot update a context source registration by id if the id is not known to the system [Documentation] Check that you cannot delete a context source registration by id if the id is not known to the system [Tags] mandatory ${registration_id}= Generate Random Entity Id ${registration_id_prefix} Loading