Uses of Class
org.springframework.test.context.support.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
Modifier and TypeClassDescriptionclass
Default implementation of theTestContextBootstrapper
SPI. -
Uses of AbstractTestContextBootstrapper in org.springframework.test.context.web
Modifier and TypeClassDescriptionclass
Web-specific implementation of theTestContextBootstrapper
SPI.