Uses of Class
org.springframework.test.web.servlet.result.JsonPathResultMatchers
Packages that use JsonPathResultMatchers
Package
Description
Contains built-in
ResultMatcher
and ResultHandler
implementations.-
Uses of JsonPathResultMatchers in org.springframework.test.web.servlet.result
Methods in org.springframework.test.web.servlet.result that return JsonPathResultMatchersModifier and TypeMethodDescriptionstatic JsonPathResultMatchers
Access to response body assertions using a JsonPath expression to inspect a specific subset of the body.Configures the currentJsonPathResultMatchers
instance to verify that the JSON payload is prepended with the given prefix.