Loading resources/AssertionUtils.resource +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,7 @@ Check Response Headers ID Not Empty Check Response Body Containing an Attribute set to [Arguments] ${expected_attribute_name} ${response_body} ${expected_attribute_value}=${EMPTY} Should Not Be Empty ${response_body['${expected_attribute_name}']} IF '${expected_attribute_value}'!='' IF ${expected_attribute_value}!='' Should Be Equal ${response_body['${expected_attribute_name}']} ${expected_attribute_value} END Loading Loading
resources/AssertionUtils.resource +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,7 @@ Check Response Headers ID Not Empty Check Response Body Containing an Attribute set to [Arguments] ${expected_attribute_name} ${response_body} ${expected_attribute_value}=${EMPTY} Should Not Be Empty ${response_body['${expected_attribute_name}']} IF '${expected_attribute_value}'!='' IF ${expected_attribute_value}!='' Should Be Equal ${response_body['${expected_attribute_name}']} ${expected_attribute_value} END Loading