Rice Pastry API

rice.persistence.testing
Class LRUCacheTest

java.lang.Object
  |
  +--rice.persistence.testing.Test
        |
        +--rice.persistence.testing.LRUCacheTest

public class LRUCacheTest
extends Test

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(rice.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

CACHE_SIZE

protected static final int CACHE_SIZE
See Also:
Constant Field Values
Constructor Detail

LRUCacheTest

public LRUCacheTest()
Builds a MemoryStorageTest

Method Detail

setUp

public void setUp(rice.Continuation c)

start

public void start()
Specified by:
start in class Test

main

public static void main(java.lang.String[] args)

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection