RequestMatcher
implementations.See: Description
Class | Description |
---|---|
ContentRequestMatchers |
Factory for request content
RequestMatcher 's. |
JsonPathRequestMatchers |
Factory for assertions on the request content using
JsonPath expressions.
|
MockRestRequestMatchers |
Static factory methods for
RequestMatcher classes. |
XpathRequestMatchers |
Factory methods for request content
RequestMatcher 's using an XPath
expression. |
RequestMatcher
implementations. Use
MockRestRequestMatchers
to gain access to instances of those implementations.