See: Description
| Class | Description |
|---|---|
| EnvironmentTestUtils |
Test utilities for setting environment values.
|
| OutputCapture |
Capture output from System.out and System.err.
|
| SpringApplicationContextLoader |
A
ContextLoader that can be used to test Spring Boot applications (those that
normally startup using SpringApplication). |
| Annotation Type | Description |
|---|---|
| SpringApplicationConfiguration |
Class-level annotation that is used to determine how to load and configure an
ApplicationContext for integration tests.
|
Copyright © 2014. All rights reserved.