Uses of Class
org.springframework.test.web.servlet.client.JsonPathAssertions
Packages that use JsonPathAssertions
Package
Description
Support for testing Spring MVC applications via
RestTestClient with
MockMvc for server request handling.-
Uses of JsonPathAssertions in org.springframework.test.web.servlet.client
Methods in org.springframework.test.web.servlet.client that return JsonPathAssertionsModifier and TypeMethodDescriptionAccess to response body assertions using a JsonPath expression to inspect a specific subset of the body.