Check Response Status Code${expected_status_code}${response['status']}
Check Response Body Containing ProblemDetails Element Containing Type Element set to${response}${ERROR_TYPE_LD_CONTEXT_NOT_AVAILABLE}
Check Response Body Containing ProblemDetails Element Containing Title Element${response}
[Teardown]Delete Request By Selecting Endpoint/Id${delete_id}${endpoint}
No newline at end of file
[Teardown]Delete Subscription${subscription_id}
043_03 Create Temporal Representation of Entities
[Documentation]Verify throwing 503 – LDContextNotAvaliable error if remote JSON-LD @context cannot be retrieved (Create Temporal Representation of Entities)
${temporal_entity_representation_id}=Generate Random Entity Id${tea_id_prefix}
${response}=Create Or Update Temporal Representation Of Entity Selecting Content Type${temporal_entity_representation_id}${tea_filename}${CONTENT_TYPE_LD_JSON}
Check Response Status Code${expected_status_code}${response['status']}
Check Response Body Containing ProblemDetails Element Containing Type Element set to${response}${ERROR_TYPE_LD_CONTEXT_NOT_AVAILABLE}
Check Response Body Containing ProblemDetails Element Containing Title Element${response}
[Teardown]Delete Temporal Representation Of Entity${temporal_entity_representation_id}
043_04 Batch entity create
[Documentation]Verify throwing 503 – LDContextNotAvaliable error if remote JSON-LD @context cannot be retrieved (Batch entity create)
${first_entity_id}=Generate Random Entity Id${building_id_prefix}
${second_entity_id}=Generate Random Entity Id${building_id_prefix}
[Documentation]Verify that on a GET HTTP request if nothing is specified on the Accept header, "application/json" is assumed (/subscriptions/{subscriptionId})
${id}=Generate Random Entity Id${subscription_id_prefix}