Package org.springframework.test.json
@NonNullApi
@NonNullFields
package org.springframework.test.json
Testing support for JSON.
-
ClassDescriptionAbstractJsonContentAssert<SELF extends AbstractJsonContentAssert<SELF>>Base AssertJ assertions that can be applied to a JSON document.AbstractJsonValueAssert<SELF extends AbstractJsonValueAssert<SELF>>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.