D012_01_inc Batch Create Entities With Inclusive Registration
[Documentation]Check that if one requests the Context Broker to create a batch of entities that match an inclusive registration, these are created on the Context Source too
"Setup Entity Id And Registration 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 id set to ${entity_id}\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_inc Batch Create Entities With Inclusive Registration",
"doc":"Check that if one requests the Context Broker to create a batch of entities that match an inclusive registration, these are created on the Context Source too",
"tags":[
"4_3_3",
"4_3_6_2",
"5_6_7",
"additive-inclusive",
"cf_06",
"dist-ops",
"since_v1.6.1"
],
"setup":"Setup Entity Id And Registration And Start Context Source Mock Server",
"teardown":"Delete Created Entity And Registration And Stop Context Source Mock Server",