| Package | Description |
|---|---|
| org.springframework.test.web.client.match |
Contains built-in
RequestMatcher
implementations. |
| Class and Description |
|---|
| ContentRequestMatchers
Factory for request content
RequestMatcher's. |
| JsonPathRequestMatchers
Factory for assertions on the request content using
JsonPath expressions.
|
| XpathRequestMatchers
Factory methods for request content
RequestMatcher implementations
that use an XPath expression. |