RequestMatcher
implementations.See: Description
Class | Description |
---|---|
ContentRequestMatchers |
Factory for request content
RequestMatcher 's. |
JsonPathRequestMatchers |
Factory methods for request content
RequestMatcher 's using a JSONPath expression. |
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.