Uses of Interface
org.springframework.test.context.BootstrapContext
Package
Description
This package contains the Spring TestContext Framework which
provides annotation-driven unit and integration testing support that is
agnostic of the actual testing framework in use.
Support classes for the Spring TestContext Framework.
-
Uses of BootstrapContext in org.springframework.test.context
Modifier and TypeMethodDescriptionTestContextBootstrapper.getBootstrapContext()
Get theBootstrapContext
associated with this bootstrapper.Modifier and TypeMethodDescriptionvoid
TestContextBootstrapper.setBootstrapContext
(BootstrapContext bootstrapContext) Set theBootstrapContext
to be used by this bootstrapper. -
Uses of BootstrapContext in org.springframework.test.context.support
Modifier and TypeMethodDescriptionvoid
AbstractTestContextBootstrapper.setBootstrapContext
(BootstrapContext bootstrapContext)