Package org.springframework.test.json
@NonNullApi
@NonNullFields
package org.springframework.test.json
Testing support for JSON.
-
ClassesClassDescriptionAbstractJsonValueAssert<SELF extends AbstractJsonValueAssert<SELF>>Base AssertJ
assertionsthat can be applied to a JSON value.AssertJassertionsthat can be applied to aCharSequencerepresentation of a JSON document, mostly to compare the JSON document against a target, using JSON Assert.AssertJassertionsthat can be applied to aCharSequencerepresentation of a JSON document using JSON path.AssertJassertionsthat can be applied to a JSON value produced by evaluating a JSON path expression.