程序包 cn.taketoday.test.context.cache
@NonNullApi
@NonNullFields
package cn.taketoday.test.context.cache
Support for context caching within the TestContext Framework.
-
类说明
MergedContextConfigurationimplementation based on an AOT-generatedApplicationContextInitializerthat is used to load an AOT-optimizedApplicationContext.ContextCachedefines the SPI for caching InfraApplicationContextswithin the TestContext Framework.Collection of utilities for working withContextCaches.Default implementation of theCacheAwareContextLoaderDelegateinterface.Default implementation of theContextCacheAPI.