|
Rice Pastry API | |||||||||
| 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
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
DESCRIBE THE FIELD |
| 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)
The main program for the LRUCacheTest class |
void |
setUp(Continuation c)
The JUnit setup method |
void |
start()
DESCRIBE THE METHOD |
| 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)
env - DESCRIBE THE PARAMETER| Method Detail |
|---|
public void setUp(Continuation c)
c - The new Up valuepublic void start()
start in class Test
public static void main(java.lang.String[] args)
throws java.io.IOException
args - The command line arguments
java.io.IOException - DESCRIBE THE EXCEPTION
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||