Rice Pastry API

rice.persistence.testing
Class PersistentStorageTest

java.lang.Object
  extended byrice.persistence.testing.Test
      extended byrice.persistence.testing.MemoryStorageTest
          extended byrice.persistence.testing.PersistentStorageTest

public class PersistentStorageTest
extends MemoryStorageTest

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

Version:
$Id: pretty.settings,v 1.3 2005/03/11 20:22:33 jeffh Exp $
Author:
jeffh

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)
          The main program for the PersistentStorageTest class
 
Methods inherited from class rice.persistence.testing.MemoryStorageTest
setUp, start, testExists, testRetreival
 
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

Parameters:
store - DESCRIBE THE PARAMETER
environment - DESCRIBE THE PARAMETER
Throws:
java.io.IOException - DESCRIBE THE EXCEPTION
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
The main program for the PersistentStorageTest class

Parameters:
args - The command line arguments
Throws:
java.io.IOException - DESCRIBE THE EXCEPTION

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection