Overload List
Name | Description | |
---|---|---|
VerifyResult(HttpStatus) |
Verify that the response code of this Response matches the specifed expectedResult | |
VerifyResult(HttpStatus, ActionType) |
Verify that the response code of this Response matches the specifed expectedResult,
and takes the specified action if it does not.
|
See Also