Loading Test Purposes/MEC046/SRV/SENSLOOKUP/SensLookup.tplan2 +9 −5 Original line number Diff line number Diff line Loading @@ -123,7 +123,9 @@ Package MEC_MEC046_SRV_SENSLOOKUP { ensure that { when { the IUT entity receives a vGET containing uri indicating value "sens/v1/subscriptions/sensor_st"; // Wrong URL uri indicating value "sens/v1/subscriptions/sensor_status", query_parameters containing sensorId indicating value SENSOR_IDENTIFIER_LIST;; // Wrong query parameter from the MEC_APP entity } then { Loading Loading @@ -206,10 +208,12 @@ Package MEC_MEC046_SRV_SENSLOOKUP { the IUT entity sends a HTTP_RESPONSE containing status_code set to "200 OK" body containing sensorStatusInfoList containing sensorStatusInfo containing sensorIdentifier indicating value any_value, sensorStatusType indicating value any_value;;;; sensorStatusSubscription containing _links containing self containing href set to HREF_VALUE;, subscriptionType indicating value "SensorStatusSubscription", callbackReference indicating value CALLBACK_URL;;;; to the MEC_APP entity } } Loading Loading
Test Purposes/MEC046/SRV/SENSLOOKUP/SensLookup.tplan2 +9 −5 Original line number Diff line number Diff line Loading @@ -123,7 +123,9 @@ Package MEC_MEC046_SRV_SENSLOOKUP { ensure that { when { the IUT entity receives a vGET containing uri indicating value "sens/v1/subscriptions/sensor_st"; // Wrong URL uri indicating value "sens/v1/subscriptions/sensor_status", query_parameters containing sensorId indicating value SENSOR_IDENTIFIER_LIST;; // Wrong query parameter from the MEC_APP entity } then { Loading Loading @@ -206,10 +208,12 @@ Package MEC_MEC046_SRV_SENSLOOKUP { the IUT entity sends a HTTP_RESPONSE containing status_code set to "200 OK" body containing sensorStatusInfoList containing sensorStatusInfo containing sensorIdentifier indicating value any_value, sensorStatusType indicating value any_value;;;; sensorStatusSubscription containing _links containing self containing href set to HREF_VALUE;, subscriptionType indicating value "SensorStatusSubscription", callbackReference indicating value CALLBACK_URL;;;; to the MEC_APP entity } } Loading