Rice Pastry API

rice.past.testing
Class DistPASTRegrTest.TestPASTFunctions

java.lang.Object
  |
  +--rice.past.testing.DistPASTRegrTest.TestPASTFunctions
Enclosing class:
DistPASTRegrTest

protected class DistPASTRegrTest.TestPASTFunctions
extends java.lang.Object

Commands for running the PAST functions test.


Constructor Summary
DistPASTRegrTest.TestPASTFunctions()
          Sets up this test.
 
Method Summary
protected  void runInsertChecks()
          Checks that a file is stored on the right number of nodes after being inserted.
protected  void runInsertTests()
          Checks that a file is not available until it is inserted, and that it can only be inserted once.
protected  void runReclaimTests()
          Checks that deleting a file works.
 void start()
          Starts running this test.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistPASTRegrTest.TestPASTFunctions

public DistPASTRegrTest.TestPASTFunctions()
Sets up this test.

Method Detail

start

public void start()
Starts running this test.


runInsertTests

protected void runInsertTests()
Checks that a file is not available until it is inserted, and that it can only be inserted once.


runInsertChecks

protected void runInsertChecks()
Checks that a file is stored on the right number of nodes after being inserted.


runReclaimTests

protected void runReclaimTests()
Checks that deleting a file works.


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection