Uses of Class
org.springframework.test.context.support.DefaultTestContextBootstrapper
Packages that use DefaultTestContextBootstrapper Package Description org.springframework.test.context.web Web support classes for the Spring TestContext Framework.Uses of DefaultTestContextBootstrapper in org.springframework.test.context.web
Subclasses of DefaultTestContextBootstrapper in org.springframework.test.context.web Modifier and Type Class Description classWebTestContextBootstrapperWeb-specific implementation of theTestContextBootstrapperSPI.