You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



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  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4