public class HybridCacheLazyTest extends AbstractCacheLazyTest
AbstractCacheTest.CacheTypeREMOVE_0, REMOVE_ALLfactory| Constructor and Description |
|---|
HybridCacheLazyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testRemoveAllConcurrentWithLoaderLocal() |
void |
testRemoveAllConcurrentWithSupplierLocal() |
void |
testRemoveConcurrentWithLoaderLocal() |
void |
testRemoveConcurrentWithSupplierLocal() |
removeConcurrentWithLoader, removeConcurrentWithSupplier, testClear, testConstructExpiringCache, testExceptionHandling, testFactoryGeneratedName, testGet, testGetKeys, testGetName, testMaxEntries, testNewInstanceForEveryGet, testNullKey, testNullValue, testPut, testRemove, testRemoveAll, testRemoveTwiceassertContainsKeys, assertEmpty, assertEventuallyThat, assertMissingKeys, assertSize, makeExceptionalCache, makeExpiringCache, makeNullReturningCache, makeSimpleCache, makeSimpleCache, makeSizeLimitedCache, makeSizeLimitedCache, makeSlowCache, makeUnexpiringCache, settingsBuilder, settingsBuilder, testWhenRemovingAKeyWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAKeyWithValueWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAllKeysWhereTheLoaderReturnsNullTheExceptionIsSwallowedpublic void testRemoveConcurrentWithLoaderLocal()
testRemoveConcurrentWithLoaderLocal in class AbstractCacheLazyTestpublic void testRemoveAllConcurrentWithLoaderLocal()
testRemoveAllConcurrentWithLoaderLocal in class AbstractCacheLazyTestpublic void testRemoveConcurrentWithSupplierLocal()
testRemoveConcurrentWithSupplierLocal in class AbstractCacheLazyTestpublic void testRemoveAllConcurrentWithSupplierLocal()
testRemoveAllConcurrentWithSupplierLocal in class AbstractCacheLazyTestCopyright © 2018 Atlassian. All rights reserved.