public interface BootstrapContext
BootstrapContext
は、Spring TestContext フレームワークがブートストラップされるコンテキストをカプセル化します。BootstrapWith
, TestContextBootstrapper
修飾子と型 | メソッドと説明 |
---|---|
CacheAwareContextLoaderDelegate | getCacheAwareContextLoaderDelegate() ContextCache との透過的な相互作用に使用する CacheAwareContextLoaderDelegate を取得します。 |
java.lang.Class<?> | getTestClass() このブートストラップコンテキストのテストクラスを取得します。 |
java.lang.Class<?> getTestClass()
null
)CacheAwareContextLoaderDelegate getCacheAwareContextLoaderDelegate()
ContextCache
との透過的な相互作用に使用する CacheAwareContextLoaderDelegate
を取得します。null
)