com.atlassian.cache.ehcache
Class DelegatingCachedReferenceTest
java.lang.Object
com.atlassian.cache.AbstractCacheTest
com.atlassian.cache.AbstractLazyReferenceTest
com.atlassian.cache.ehcache.DelegatingCachedReferenceTest
public class DelegatingCachedReferenceTest
- extends AbstractLazyReferenceTest
Test the Delegated Lazy Reference
- Since:
- 2.0
| Methods inherited from class com.atlassian.cache.AbstractLazyReferenceTest |
makeReference, resetConcurrentWithLoad, settingsBuilder, testClear, testExceptionHandling, testFactoryGeneratedName, testGet, testGetName, testNewInstanceForEveryGet, testNullHandling, testRemoveTwice, testReset, testResetConcurrentWithLoadLocal, testWhenResettingAReferenceWhereTheSupplierReturnsNullNoExceptionIsThrown |
| Methods inherited from class com.atlassian.cache.AbstractCacheTest |
assertEmpty, assertSize, makeExceptionalCache, makeExpiringCache, makeNullReturningCache, makeSimpleCache, makeSizeLimitedCache, makeSizeLimitedCache, makeUnexpiringCache, testWhenRemovingAKeyWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAKeyWithValueWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAllKeysWhereTheLoaderReturnsNullTheExceptionIsSwallowed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatingCachedReferenceTest
public DelegatingCachedReferenceTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testResetConcurrentWithLoadClustered
public void testResetConcurrentWithLoadClustered()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.