com.opensymphony.oscache.base.algorithm
public final class: TestUnlimitedCache [javadoc |
source]
java.lang.Object
junit.framework.TestCase
com.opensymphony.oscache.base.algorithm.TestAbstractCache
com.opensymphony.oscache.base.algorithm.TestQueueCache
com.opensymphony.oscache.base.algorithm.TestUnlimitedCache
Test class for the Unlimited cache algorithm. Most of the tests are done
in the TestNonQueueCache class, so only algorithm specific tests are done
here. Since this is an unlimited cache, there's not much to test about
the algorithm.
$Id: TestUnlimitedCache.java,v 1.2 2006/06/15 16:27:17 ltorunski Exp $
- version:
$ - Revision: 1.2 $
- author:
< - a href="mailto:abergevin@pyxis-tech.com">Alain Bergevin
| Methods from com.opensymphony.oscache.base.algorithm.TestAbstractCache: |
|---|
|
getCache, testContainsKey, testGet, testGetSetMaxEntries, testGetSetMemoryCache, testGroups, testIterator, testPut, testRemove, testRemoveItem, testSetPersistenceListener |