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