Package org.springframework.test.context.cache
@NonNullApi
@NonNullFields
package org.springframework.test.context.cache
Support for context caching within the Spring TestContext Framework.
-
ClassDescription
ContextCache
defines the SPI for caching SpringApplicationContexts
within the Spring TestContext Framework.Collection of utilities for working withContextCaches
.Default implementation of theCacheAwareContextLoaderDelegate
interface.Default implementation of theContextCache
API.