|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.utilities.uricache.TestUriCache
public class TestUriCache
Tests the UriCache class.
Constructor Summary | |
---|---|
TestUriCache()
|
Method Summary | |
---|---|
void |
testDiskCache()
Test use of disk cache. |
void |
testDisposeCache()
Test simple cache put and get. |
void |
testElementExpiration()
Test that we can expire elements from the cache. |
void |
testGroupedElementsCache()
Tests addition and deletion of grouped cache entries. |
void |
testHierarchicalKeyCacheRemoval()
Tests addition and deletion of hierarchical cache entries. |
void |
testSimpleCache()
Test simple cache put and get. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestUriCache()
Method Detail |
---|
public void testSimpleCache()
public void testHierarchicalKeyCacheRemoval()
public void testGroupedElementsCache()
public void testDisposeCache()
public void testDiskCache()
public void testElementExpiration() throws java.lang.Exception
java.lang.Exception
- If problems occur.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |