| Class | Description |
|---|---|
| AbstractJsonMarshalTester<T> |
Base class for AssertJ based JSON marshal testers.
|
| AbstractJsonMarshalTester.FieldInitializer<M> |
Utility class used to support field initialization.
|
| BasicJsonTester |
AssertJ based JSON tester that works with basic JSON strings.
|
| GsonTester<T> |
AssertJ based JSON tester backed by Gson.
|
| JacksonTester<T> |
AssertJ based JSON tester backed by Jackson.
|
| JsonbTester<T> |
AssertJ based JSON tester backed by Jsonb.
|
| JsonContent<T> |
JSON content created usually from a JSON tester.
|
| JsonContentAssert |
AssertJ
Assert for JsonContent. |
| ObjectContent<T> |
Object content usually created from
AbstractJsonMarshalTester. |
| ObjectContentAssert<A> |
AssertJ
Assert for ObjectContent. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.