SpringBootTestContextBootstrapper
TestContextBootstrapper for Spring Boot. Provides support for @SpringBootTest and may also be used directly or subclassed. Provides the following features over and above DefaultTestContextBootstrapper:
- Uses SpringBootContextLoader as the default context loader.
- Automatically searches for a @SpringBootConfiguration when required.
- Allows custom EnvironmentgetProperties to be defined.
- Provides support for different webEnvironment modes.
Author
Phillip Webb
Andy Wilkinson
Brian Clozel
Madhura Bhave
Lorenzo Dee
Since
1.4.0