Package | Description |
---|---|
org.springframework.boot.test.autoconfigure.json |
Auto-configuration for JSON tests.
|
org.springframework.boot.test.autoconfigure.web.reactive |
Auto-configuration for reactive web tests.
|
Class and 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.
|
Class and Description |
---|
AutoConfigureJson
Auto-configuration imports for typical JSON tests. |