Uses of Package
org.springframework.test.json
Packages that use org.springframework.test.json
Package
Description
Testing support for JSON.
AssertJ support for MockMvc.
-
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.Default
AbstractJsonContentAssert
implementation.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.servlet.assertjClassDescriptionBase AssertJ assertions that can be applied to a JSON document.