All Packages This Package Class Hierarchy Class Search Index
Class calypso.util.SelfTest
java.lang.Object | +----calypso.util.SelfTest
SelfTest for calypso.util package
public class  SelfTest
     extends java.lang.Object
{
          // Constructors 1
     public SelfTest();
          // Methods 9
     public static void main(String[]);
     private void reset();
     public void runAllTests() throws SelfTestException;
     public void runAtomTest() throws SelfTestException;
     public void runIDMapTest() throws SelfTestException;
     public void runRWLockTest() throws SelfTestException;
     public void runStressTest() throws SelfTestException;
     public void runThreadTest() throws SelfTestException;
     public void runUnitTest() throws SelfTestException;
}
Constructors
 SelfTest
public SelfTest()
Default constructor
Methods
 main
public static void main(String[] args)
 reset
private void reset()
 runAllTests
public void runAllTests() throws SelfTestException
 runUnitTest
public void runUnitTest() throws SelfTestException
 runThreadTest
public void runThreadTest() throws SelfTestException
 runStressTest
public void runStressTest() throws SelfTestException
 runIDMapTest
public void runIDMapTest() throws SelfTestException
 runAtomTest
public void runAtomTest() throws SelfTestException
 runRWLockTest
public void runRWLockTest() throws SelfTestException
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4