Uses of Package
org.springframework.test.web.client.match
Packages that use org.springframework.test.web.client.match Package Description org.springframework.test.web.client.match Contains built-inRequestMatcherimplementations.Classes in org.springframework.test.web.client.match used by org.springframework.test.web.client.match Class Description ContentRequestMatchers Factory for request contentRequestMatcher's.JsonPathRequestMatchers Factory for assertions on the request content using JsonPath expressions.XpathRequestMatchers Factory methods for request contentRequestMatcherimplementations that use an XPath expression.