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
ContextCachedefines the SPI for caching SpringApplicationContextswithin the Spring TestContext Framework.Represents a function that loads anApplicationContext.Enumeration of modes that dictate whether inactive application contexts stored in theContextCacheshould be paused.