程序包 cn.taketoday.framework.test.json
package cn.taketoday.framework.test.json
Support for testing JSON.
-
类类说明Base class for AssertJ based JSON marshal testers.Utility class used to support field initialization.AssertJ based JSON tester that works with basic JSON strings.A
ContextCustomizerFactorythat produces aContextCustomizerthat warns the user when multiple occurrences ofJSONObjectare found on the class path.GsonTester<T>AssertJ based JSON tester backed by Gson.AssertJ based JSON tester backed by Jackson.AbstractJsonMarshalTester.FieldInitializerfor Jackson.JsonbTester<T>AssertJ based JSON tester backed by Jsonb.AbstractJsonMarshalTester.FieldInitializerfor Jsonb.JsonContent<T>JSON content usually created from a JSON tester.AssertJAssertforJsonContent.Internal helper used to load JSON from various sources.Object content usually created fromAbstractJsonMarshalTester.AssertJAssertforObjectContent.