Rice Pastry API

rice.persistence.testing
Class PersistentStorageTest

java.lang.Object
  extended by rice.persistence.testing.Test
      extended by rice.persistence.testing.MemoryStorageTest
          extended by rice.persistence.testing.PersistentStorageTest

public class PersistentStorageTest
extends MemoryStorageTest

This class is a class which tests the PersistentStorage class in the rice.persistence package.


Nested Class Summary
 
Nested classes/interfaces inherited from class rice.persistence.testing.MemoryStorageTest
MemoryStorageTest.VariableId
 
Field Summary
 
Fields inherited from class rice.persistence.testing.MemoryStorageTest
storage, store
 
Fields inherited from class rice.persistence.testing.Test
environment, FAILURE, PAD_SIZE, SUCCESS
 
Constructor Summary
PersistentStorageTest(boolean store, Environment environment)
          Builds a MemoryStorageTest
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class rice.persistence.testing.MemoryStorageTest
setUp, start, testExists, testRetreival, testVariableLength
 
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
 

Constructor Detail

PersistentStorageTest

public PersistentStorageTest(boolean store,
                             Environment environment)
                      throws java.io.IOException
Builds a MemoryStorageTest

Throws:
java.io.IOException
Method Detail

main

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection