| Package | Description | 
|---|---|
| org.springframework.boot.test.autoconfigure.json | Auto-configuration for JSON tests. | 
| org.springframework.boot.test.json | Support for testing JSON. | 
| Class and Description | 
|---|
| BasicJsonTester AssertJ based JSON tester that works with basic JSON strings. | 
| Class and Description | 
|---|
| AbstractJsonMarshalTester Base class for AssertJ based JSON marshal testers. | 
| JacksonTester AssertJ based JSON tester backed by Jackson. | 
| JsonContent JSON content created usually from a JSON tester. | 
| JsonContentAssert AssertJ  AssertforJsonContent. | 
| ObjectContent Object content usually created from  AbstractJsonMarshalTester. | 
| ObjectContentAssert AssertJ  AssertforObjectContent. | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.