Uses of Package
org.springframework.test.context.cache
Packages that use org.springframework.test.context.cache
Package
Description
Support for context caching within the Spring TestContext Framework.
-
Classes in org.springframework.test.context.cache used by org.springframework.test.context.cacheClassDescription
ContextCache
defines the SPI for caching SpringApplicationContexts
within the Spring TestContext Framework.