com.atlassian.cache.memory
Class DelegatingCacheLazyTest
java.lang.Object
com.atlassian.cache.AbstractCacheTest
com.atlassian.cache.AbstractCacheLazyTest
com.atlassian.cache.memory.DelegatingCacheLazyTest
public class DelegatingCacheLazyTest
- extends AbstractCacheLazyTest
Test the Delegated Lazy Cache
- Since:
- 2.0
|
Method Summary |
void |
setUp()
|
| Methods inherited from class com.atlassian.cache.AbstractCacheLazyTest |
testClear, testConstructExpiringCache, testExceptionHandling, testFactoryGeneratedName, testGet, testGetKeys, testGetName, testMaxEntries, testNewInstanceForEveryGet, testNullKey, testNullValue, testPut, testRemove, testRemoveAll, testRemoveTwice |
| Methods inherited from class com.atlassian.cache.AbstractCacheTest |
assertEmpty, assertSize, makeCacheUsingLoader, makeExceptionalCache, makeExpiringCache, makeNullReturningCache, makeSimpleCache, makeSizeLimitedCache, makeSizeLimitedCache, makeUnexpiringCache, settingsBuilder, testRemoveFromCacheWhileLoadingCacheValueReturnsLatestValue, testRemoveSpecificValueFromCacheWhileLoadingCacheValueReturnsLatestValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatingCacheLazyTest
public DelegatingCacheLazyTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.