Uses of Class
org.springframework.test.web.client.match.XpathRequestMatchers
Packages that use XpathRequestMatchers
-
Uses of XpathRequestMatchers in org.springframework.test.web.client.match
Methods in org.springframework.test.web.client.match that return XpathRequestMatchersModifier and TypeMethodDescriptionstatic XpathRequestMatchersAccess to request body matchers using an XPath to inspect a specific subset of the body.static XpathRequestMatchersAccess to response body matchers using an XPath to inspect a specific subset of the body.