public interface BootstrapContext
BootstrapContext encapsulates the context in which the Spring
 TestContext Framework is bootstrapped.BootstrapWith, 
TestContextBootstrapper| Modifier and Type | Method and Description | 
|---|---|
CacheAwareContextLoaderDelegate | 
getCacheAwareContextLoaderDelegate()
Get the  
CacheAwareContextLoaderDelegate to use for transparent
 interaction with the ContextCache. | 
Class<?> | 
getTestClass()
Get the test class for this bootstrap context. 
 | 
Class<?> getTestClass()
null)CacheAwareContextLoaderDelegate getCacheAwareContextLoaderDelegate()
CacheAwareContextLoaderDelegate to use for transparent
 interaction with the ContextCache.null)