类 SpringBootTestContextBootstrapper

所有已实现的接口:
TestContextBootstrapper

public class SpringBootTestContextBootstrapper extends DefaultTestContextBootstrapper
TestContextBootstrapper for Spring Boot. Provides support for @SpringBootTest and may also be used directly or subclassed. Provides the following features over and above DefaultTestContextBootstrapper:
从以下版本开始:
1.4.0
作者:
Phillip Webb, Andy Wilkinson, Brian Clozel, Madhura Bhave, Lorenzo Dee
另请参阅: