Uses of Class
org.springframework.test.web.servlet.result.XpathResultMatchers
Packages that use XpathResultMatchers
Package
Description
Contains built-in 
ResultMatcher and ResultHandler implementations.- 
Uses of XpathResultMatchers in org.springframework.test.web.servlet.resultMethods in org.springframework.test.web.servlet.result that return XpathResultMatchersModifier and TypeMethodDescriptionstatic XpathResultMatchersAccess to response body assertions using an XPath expression to inspect a specific subset of the body.static XpathResultMatchersAccess to response body assertions using an XPath expression to inspect a specific subset of the body.