| Class | Description |
|---|---|
| HttpRequestHeaderMatcher |
Matcher to verify that a request has a header with a specified value.
|
| HttpRequestMatcher |
Matcher to verify a value of some attribute of
actually
received requests. |
| JsonEqualMatcher |
Matcher to verify that a string equals to JSON value.
|
| StrictHeadersMatcher |
Matcher to verify that a request has only headers with specified names.
|
| WithoutHeaderRequestMatcher |
Matcher to verify that a request does have the specified header.
|
| XmlEqualMatcher |
Matcher to verify that a string equals to XML value.
|
Copyright © 2016. All rights reserved.