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  CacheAwareContextLoaderDelegateto use for transparent
 interaction with theContextCache. | 
| 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)