Package org.springframework.boot.test.json
package org.springframework.boot.test.json
Support for testing JSON.
-
ClassDescriptionBase 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.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
Assert
forJsonContent
.Object content usually created fromAbstractJsonMarshalTester
.AssertJAssert
forObjectContent
.