spring-framework / org.springframework.test.context.support / DefaultBootstrapContext / <init>

<init>

DefaultBootstrapContext(testClass: Class<*>, cacheAwareContextLoaderDelegate: CacheAwareContextLoaderDelegate)

Construct a new DefaultBootstrapContext from the supplied arguments.

Parameters

testClass - the test class for this bootstrap context; never null

cacheAwareContextLoaderDelegate - the context loader delegate to use for transparent interaction with the ContextCache; never null