|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrice.persistence.testing.Test
rice.persistence.testing.LRUCacheTest
This class is a class which tests the Cache class in the rice.persistence package.
Field Summary | |
protected static int |
CACHE_SIZE
|
Fields inherited from class rice.persistence.testing.Test |
FAILURE, PAD_SIZE, SUCCESS |
Constructor Summary | |
LRUCacheTest()
Builds a MemoryStorageTest |
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
setUp(Continuation c)
|
void |
start()
|
Methods inherited from class rice.persistence.testing.Test |
sectionEnd, sectionStart, stepDone, stepDone, stepException, stepStart |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final int CACHE_SIZE
Constructor Detail |
public LRUCacheTest()
Method Detail |
public void setUp(Continuation c)
public void start()
start
in class Test
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |