程序包 org.springframework.test.web.client.match
Contains built-in
RequestMatcher implementations. Use MockRestRequestMatchers to gain access to instances of those implementations.类概要 类 说明 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.