Package org.springframework.test.web.client.match
Contains built-in
RequestMatcher implementations. Use MockRestRequestMatchers to gain access to instances of those implementations.Class Summary Class Description ContentRequestMatchers Factory for request contentRequestMatcher's.JsonPathRequestMatchers Factory for assertions on the request content using JsonPath expressions.MockRestRequestMatchers Static factory methods forRequestMatcherclasses.XpathRequestMatchers Factory methods for request contentRequestMatcherimplementations that use an XPath expression.