Uses of Class
cloud.opencode.base.cache.testing.CacheTestSupport.MockCache
Packages that use CacheTestSupport.MockCache
-
Uses of CacheTestSupport.MockCache in cloud.opencode.base.cache.testing
Methods in cloud.opencode.base.cache.testing that return CacheTestSupport.MockCacheModifier and TypeMethodDescriptionstatic <K,V> CacheTestSupport.MockCache <K, V> CacheTestSupport.mockCache()Create a simple mock cache 创建简单模拟缓存static <K,V> CacheTestSupport.MockCache <K, V> CacheTestSupport.mockCache(CacheTestSupport.TestClock clock) Create mock cache with controllable clock 创建带可控时钟的模拟缓存static <K,V> CacheTestSupport.MockCache <K, V> Create mock cache with name 创建带名称的模拟缓存