Package org.springframework.boot.test.json
@NullMarked
package org.springframework.boot.test.json
Support for testing JSON.
-
ClassesClassDescriptionBase class for AssertJ based JSON marshal testers.Utility class used to support field initialization.AssertJ based JSON tester that works with basic JSON strings.GsonTester<T>AssertJ based JSON tester backed by Gson.Deprecated, for removal: This API element is subject to removal in a future version.since 4.0.0 for removal in 4.2.0 in favor of Jackson 3.AssertJ based JSON tester backed by Jackson.JsonbTester<T>AssertJ based JSON tester backed by Jsonb.JsonContent<T>JSON content usually created from a JSON tester.AssertJ
AssertforJsonContent.Object content usually created fromAbstractJsonMarshalTester.AssertJAssertforObjectContent.