Overview
Verifies the RestResponse.StatusCode is OK and returns current instance.RestResponse myRestResponse.Verify()
Remarks
If status code is not set to OK value error is thrown.
RestResponse myRestResponse.Verify()
If status code is not set to OK value error is thrown.