rice.persistence.testing
Class MemoryStorageTest
java.lang.Object
rice.persistence.testing.Test
rice.persistence.testing.MemoryStorageTest
- Direct Known Subclasses:
- PersistentStorageTest
public class MemoryStorageTest
- extends Test
This class is a class which tests the Storage class
in the rice.persistence package.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
storage
protected Storage storage
store
protected boolean store
MemoryStorageTest
public MemoryStorageTest(boolean store,
Environment env)
- Builds a MemoryMemoryStorageTest
setUp
public void setUp(Continuation c)
testRetreival
public void testRetreival(Continuation c)
testExists
public void testExists(Continuation c)
testVariableLength
public void testVariableLength()
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
Copyright © 2001-2005 - Rice Pastry.