Rice Pastry API

rice.scribe.testing
Class BasicScribeRegrTest

java.lang.Object
  |
  +--rice.scribe.testing.BasicScribeRegrTest

public class BasicScribeRegrTest
extends java.lang.Object

Author:
Romer Gil, Eric Engineer

Field Summary
 Id.Distance m_lastDist
           
 rice.pastry.messaging.Message m_lastMsg
           
 
Constructor Summary
BasicScribeRegrTest()
           
 
Method Summary
 boolean doTheTesting(int msgs, int topics)
           
 rice.pastry.NodeId generateTopicId(java.lang.String topicName)
           
 void makeScribeNode(int apps)
           
 boolean simulate()
           
static boolean start()
          Main entry point for the basic scribe regression test suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_lastMsg

public rice.pastry.messaging.Message m_lastMsg

m_lastDist

public Id.Distance m_lastDist
Constructor Detail

BasicScribeRegrTest

public BasicScribeRegrTest()
Method Detail

makeScribeNode

public void makeScribeNode(int apps)

simulate

public boolean simulate()

start

public static boolean start()
Main entry point for the basic scribe regression test suite.

Returns:
true if all the tests PASSED

doTheTesting

public boolean doTheTesting(int msgs,
                            int topics)

generateTopicId

public rice.pastry.NodeId generateTopicId(java.lang.String topicName)

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection