ePOST API

rice.persistence.testing
Class LRUCacheTest

java.lang.Object
  extended by rice.persistence.testing.Test
      extended by 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
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

CACHE_SIZE

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

LRUCacheTest

public LRUCacheTest(Environment env)
Builds a MemoryStorageTest

Method Detail

setUp

public void setUp(Continuation c)

start

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

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

ePOST API

Copyright © 2001-2005 - Rice Pastry.