See: Description
| Class | Description |
|---|---|
| JsonTestersAutoConfiguration |
Auto-configuration for Json testers.
|
| Annotation Type | Description |
|---|---|
| AutoConfigureJson |
Auto-configuration imports for typical JSON tests. |
| AutoConfigureJsonTesters |
Annotation that can be applied to a test class to enable and configure
auto-configuration of JSON testers.
|
| JsonTest |
Annotation that can be used in combination with
@RunWith(SpringRunner.class)
for a typical JSON test. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.