クラスの使用
org.springframework.boot.test.json.AbstractJsonMarshalTester
AbstractJsonMarshalTester を使用するパッケージ
org.springframework.boot.test.json 内の AbstractJsonMarshalTester 使用
修飾子と型クラス説明classGsonTester<T>Gson が支援する AssertJ ベースの JSON テスター。classJackson に支えられた AssertJ ベースの JSON テスター。classJsonbTester<T>Jsonb が支援する AssertJ ベースの JSON テスター。修飾子と型メソッド説明protected abstract AbstractJsonMarshalTester<ObjectSE>AbstractJsonMarshalTester.FieldInitializer.createTester(ClassSE<?> resourceLoadClass, ResolvableType type, M marshaller) 型の型引数を持つ org.springframework.boot.test.json のコンストラクターパラメーター AbstractJsonMarshalTester修飾子コンストラクター説明protectedFieldInitializer(ClassSE<? extends AbstractJsonMarshalTester> testerClass)