Loading TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_05.robot +4 −0 Original line number Diff line number Diff line Loading @@ -21,3 +21,7 @@ Create Subscription With Invalid Throttling [Arguments] ${filename} ${expected_status} ${response}= Create Subscription From File ${filename} Check Response Status Code 400 ${response.status_code} Check Response Body Containing ProblemDetails Element Containing Type Element set to ... ${response.json()} ... ${expected_status} Check Response Body Containing ProblemDetails Element Containing Title Element ${response.json()} Loading
TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_05.robot +4 −0 Original line number Diff line number Diff line Loading @@ -21,3 +21,7 @@ Create Subscription With Invalid Throttling [Arguments] ${filename} ${expected_status} ${response}= Create Subscription From File ${filename} Check Response Status Code 400 ${response.status_code} Check Response Body Containing ProblemDetails Element Containing Type Element set to ... ${response.json()} ... ${expected_status} Check Response Body Containing ProblemDetails Element Containing Title Element ${response.json()}