Uses of Package
org.springframework.test.json
Packages that use org.springframework.test.json
Package
Description
Testing support for JSON.
Contains built-in 
RequestMatcher
implementations.Support for testing Spring WebFlux server endpoints via
WebTestClient.AssertJ support for MockMvc.
Support for testing Spring MVC applications via
RestTestClient with
MockMvc for server request handling.AssertJ support for RestTestClient.
Contains built-in 
ResultMatcher and ResultHandler implementations.- 
Classes in org.springframework.test.json used by org.springframework.test.jsonClassDescriptionBase AssertJ assertions that can be applied to a JSON document.Base AssertJ assertions that can be applied to a JSON value.Strategy interface used to compare JSON strings.Modes that can be used to compare JSON.A comparison of two JSON strings as returned from a
JsonComparator.Comparison results.DefaultAbstractJsonContentAssertimplementation.AssertJ assertions that can be applied to a JSON value produced by evaluating a JSON path expression. - 
Classes in org.springframework.test.json used by org.springframework.test.web.client.matchClassDescriptionStrategy interface used to compare JSON strings.Modes that can be used to compare JSON.
 - 
Classes in org.springframework.test.json used by org.springframework.test.web.reactive.serverClassDescriptionStrategy interface used to compare JSON strings.Modes that can be used to compare JSON.
 - 
Classes in org.springframework.test.json used by org.springframework.test.web.servlet.assertjClassDescriptionBase AssertJ assertions that can be applied to a JSON document.
 - 
Classes in org.springframework.test.json used by org.springframework.test.web.servlet.clientClassDescriptionStrategy interface used to compare JSON strings.Modes that can be used to compare JSON.
 - 
Classes in org.springframework.test.json used by org.springframework.test.web.servlet.client.assertjClassDescriptionBase AssertJ assertions that can be applied to a JSON document.
 - 
Classes in org.springframework.test.json used by org.springframework.test.web.servlet.resultClassDescriptionStrategy interface used to compare JSON strings.Modes that can be used to compare JSON.