Uses of Class
org.springframework.test.web.client.match.ContentRequestMatchers
Packages that use ContentRequestMatchers Package Description org.springframework.test.web.client.match Contains built-inRequestMatcher
implementations.Uses of ContentRequestMatchers in org.springframework.test.web.client.match
Methods in org.springframework.test.web.client.match that return ContentRequestMatchers Modifier and Type Method Description static ContentRequestMatchers
MockRestRequestMatchers. content()
Access to request body matchers.