Uses of Package
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.
Contains built-in
ResultMatcher
and ResultHandler
implementations.-
ClassDescriptionBase 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.DefaultAbstractJsonContentAssert
implementation.AssertJ assertions that can be applied to a JSON value produced by evaluating a JSON path expression. -
ClassDescriptionStrategy interface used to compare JSON strings.Modes that can be used to compare JSON.
-
ClassDescriptionStrategy interface used to compare JSON strings.Modes that can be used to compare JSON.
-
ClassDescriptionBase AssertJ assertions that can be applied to a JSON document.
-
ClassDescriptionStrategy interface used to compare JSON strings.Modes that can be used to compare JSON.