com.atlassian.cache.memory
Class DelegatingCacheEagerTest
java.lang.Object
com.atlassian.cache.AbstractCacheEagerTest
com.atlassian.cache.memory.DelegatingCacheEagerTest
public class DelegatingCacheEagerTest
- extends AbstractCacheEagerTest
Test the delegated eager Cache
- Since:
- 2.0
|
Method Summary |
void |
setUp()
|
| Methods inherited from class com.atlassian.cache.AbstractCacheEagerTest |
conditionalPutDoesNotPutIfPresent, conditionalPutPutsIfAbsent, removeDoesNothingWhenNoKeyIsPresent, removeDoesNotRemoveWhenValueDoesNotMatch, removeRemovesWhenValueMatches, replaceDoesNothingWhenValueDoesNotMatch, replaceDoesNotReplaceIfAbsent, replaceReplacesWhenValueMatches, testBothExpireHintsSpecified, testClear, testFactoryGeneratedName, testGet, testGetKeys, testGetName, testMaxEntries, testPut, testRemove, testRemoveAll, testRemoveTwice |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatingCacheEagerTest
public DelegatingCacheEagerTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
Copyright © 2014 Atlassian. All Rights Reserved.