DocumentationCheck that if one requests the Context Broker to merge an entity that matches an exclusive registration, this is merged on the Context Sources.
D008_01_exc Merge Entity On Both Context Broker And Context Source
[Documentation]Check that if one requests the Context Broker to merge an entity that matches an exclusive registration, this is merged on the Context Source.
DocumentationCheck that if one requests the Context Broker to merge an entity that matches an inclusive registration, this is merged on the Context Source too
D008_01_inc Merge Entity On Both Context Broker And Context Source
[Documentation]Check that if one requests the Context Broker to merge an entity that matches an inclusive registration, this is merged on the Context Source too
DocumentationCheck that if one requests the Context Broker to merge an entity that matches a redirect registration, this is merged on the Context Sources.
D008_01_red Merge Entity On Both Context Broker And Context Source
[Documentation]Check that if one requests the Context Broker to merge an entity that matches a redirect registration, this is merged on the Context Source.
"test_objective":"Check that if one requests the Context Broker to merge an entity that matches an exclusive registration, this is merged on the Context Sources.",
"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":"D008_01_exc Merge Entity On Both Context Broker And Context Source",
"doc":"Check that if one requests the Context Broker to merge an entity that matches an exclusive registration, this is merged on the Context Source.",
"tags":[
"4_3_3",
"4_3_6_3",
"5_6_17",
"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",