public class DelegatingRemoteCachedReferenceTest extends AbstractLazyReferenceTest
AbstractCacheTest.CacheTypefactory| Constructor and Description |
|---|
DelegatingRemoteCachedReferenceTest() |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> void |
assertEmpty(Cache<K,V> cache) |
void |
setUp() |
void |
testResetConcurrentWithLoadLocal() |
makeReference, resetConcurrentWithLoad, testClear, testExceptionHandling, testFactoryGeneratedName, testGet, testGetName, testNewInstanceForEveryGet, testNullHandling, testRemoveTwice, testReset, testWhenResettingAReferenceWhereTheSupplierReturnsNullNoExceptionIsThrownassertContainsKeys, assertEventuallyThat, assertMissingKeys, assertSize, makeExceptionalCache, makeExpiringCache, makeNullReturningCache, makeSimpleCache, makeSimpleCache, makeSizeLimitedCache, makeSizeLimitedCache, makeSlowCache, makeUnexpiringCache, settingsBuilder, settingsBuilder, testWhenRemovingAKeyWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAKeyWithValueWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAllKeysWhereTheLoaderReturnsNullTheExceptionIsSwallowedprotected <K,V> void assertEmpty(Cache<K,V> cache)
assertEmpty in class AbstractCacheTestpublic void testResetConcurrentWithLoadLocal()
testResetConcurrentWithLoadLocal in class AbstractLazyReferenceTestCopyright © 2018 Atlassian. All rights reserved.