com.atlassian.cache
Class AbstractCacheLazyTest
java.lang.Object
com.atlassian.cache.AbstractCacheLazyTest
public abstract class AbstractCacheLazyTest
- extends Object
Test the Lazy Cache
- Since:
- 2.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factory
protected CacheFactory factory
AbstractCacheLazyTest
public AbstractCacheLazyTest()
testGetName
public void testGetName()
throws Exception
- Throws:
Exception
testFactoryGeneratedName
public void testFactoryGeneratedName()
throws Exception
- Throws:
Exception
testGetKeys
public void testGetKeys()
throws Exception
- Throws:
Exception
testConstructExpiringCache
public void testConstructExpiringCache()
throws Exception
- Throws:
Exception
testPut
public void testPut()
throws Exception
- Throws:
Exception
testGet
public void testGet()
throws Exception
- Throws:
Exception
testRemove
public void testRemove()
throws Exception
- Throws:
Exception
testRemoveTwice
public void testRemoveTwice()
throws Exception
- Throws:
Exception
testRemoveAll
public void testRemoveAll()
throws Exception
- Throws:
Exception
testClear
public void testClear()
throws Exception
- Throws:
Exception
testNullHandling
public void testNullHandling()
throws Exception
- Throws:
Exception
testMaxEntries
public void testMaxEntries()
throws Exception
- Throws:
Exception
testExceptionHandling
public void testExceptionHandling()
throws Exception
- Throws:
Exception
Copyright © 2014 Atlassian. All Rights Reserved.