Package org.springframework.test.web.client.match
@NonNullApi
@NonNullFields
package org.springframework.test.web.client.match
Contains built-in
RequestMatcher
implementations. Use
MockRestRequestMatchers
to gain access to instances of those implementations.-
ClassDescriptionFactory for request content
RequestMatcher
's.Factory for assertions on the request content using JsonPath expressions.Static factory methods forRequestMatcher
classes.Factory methods for request contentRequestMatcher
implementations that use an XPath expression.