Uses of Class
org.springframework.test.context.support.AbstractTestContextBootstrapper
Packages that use AbstractTestContextBootstrapper
Package
Description
Support classes for the Spring TestContext Framework.
Web support classes for the Spring TestContext Framework.
- 
Uses of AbstractTestContextBootstrapper in org.springframework.test.context.supportSubclasses of AbstractTestContextBootstrapper in org.springframework.test.context.supportModifier and TypeClassDescriptionclassDefault implementation of theTestContextBootstrapperSPI.
- 
Uses of AbstractTestContextBootstrapper in org.springframework.test.context.webSubclasses of AbstractTestContextBootstrapper in org.springframework.test.context.webModifier and TypeClassDescriptionclassWeb-specific implementation of theTestContextBootstrapperSPI.