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