| Class | Description |
|---|---|
| HasHeader |
Matcher to assert on the headers in an HTTP response.
|
| HasHeaderWithValue |
Matcher to enable assertion on HTTP header values.
|
| HasResponseBody |
Matcher to check that an HttpResponse has the specified body.
|
| HasStatusCode |
Matcher to check whether an HTTP response has a particular status code.
|
| Rfc1123DateMatcher |
Matcher to check that headers contain dates which are spec-valid.
|
Copyright © 2013. All Rights Reserved.