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.support
Subclasses of AbstractTestContextBootstrapper in org.springframework.test.context.supportModifier and TypeClassDescriptionclassDefault implementation of theTestContextBootstrapperSPI. -
Uses of AbstractTestContextBootstrapper in org.springframework.test.context.web
Subclasses of AbstractTestContextBootstrapper in org.springframework.test.context.webModifier and TypeClassDescriptionclassWeb-specific implementation of theTestContextBootstrapperSPI.