rice.persistence.testing
Class GlacierPersistentStorageTest

java.lang.Object
  extended by rice.persistence.testing.GlacierPersistentStorageTest

public class GlacierPersistentStorageTest
extends Object

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


Constructor Summary
GlacierPersistentStorageTest(String root)
          Builds a MemoryStorageTest
 
Method Summary
static void main(String[] args)
           
protected  void process(File file)
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlacierPersistentStorageTest

public GlacierPersistentStorageTest(String root)
                             throws IOException
Builds a MemoryStorageTest

Throws:
IOException
Method Detail

start

public void start()
           throws Exception
Throws:
Exception

process

protected void process(File file)
                throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.