D012_01_exc Batch Create Entities With Exclusive Registration
[Documentation]Check that if one requests the Context Broker to create a batch of entities that match an exclusive registration, these are created on the Context Source too
"Create Entity And Registration On The Context Broker And Start Context Source Mock Server",
"Delete Created Entity And Registration And Stop Context Source Mock Server"
],
"teardown":"None",
"initial_condition":"with {\n the SUT being in the \"initial state\" and\n the SUT containing an initial Entity ${entity} on the Context Broker\n with an id set to ${entity_id}\n and payload set to ${entity_payload_filename}\n and the SUT containing a Context Source Registration \n with id equal to ${registration_id}\n and payload set to ${registration_payload_file_path}\n and the SUT containing a Context Source Mock Server\n}",
"test_cases":[
{
"name":"D012_01_exc Batch Create Entities With Exclusive Registration",
"doc":"Check that if one requests the Context Broker to create a batch of entities that match an exclusive registration, these are created on the Context Source too",
"tags":[
"4_3_3",
"4_3_6_3",
"5_6_7",
"cf_06",
"dist-ops",
"proxy-exclusive",
"since_v1.6.1"
],
"setup":"Create Entity And Registration On The Context Broker And Start Context Source Mock Server",
"teardown":"Delete Created Entity And Registration And Stop Context Source Mock Server",