|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.persistence.testing.Test rice.persistence.testing.LRUCacheTest
public class 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 |
---|
environment, FAILURE, PAD_SIZE, SUCCESS |
Constructor Summary | |
---|---|
LRUCacheTest(Environment env)
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(Environment env)
Method Detail |
---|
public void setUp(Continuation c)
public void start()
start
in class Test
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |