![]() |
All Packages This Package Class Hierarchy Class Search Index Class calypso.util.SelfTestjava.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 SelfTestpublic SelfTest()
Methods mainpublic static void main(String[] args) resetprivate void reset() runAllTestspublic void runAllTests() throws SelfTestException runUnitTestpublic void runUnitTest() throws SelfTestException runThreadTestpublic void runThreadTest() throws SelfTestException runStressTestpublic void runStressTest() throws SelfTestException runIDMapTestpublic void runIDMapTest() throws SelfTestException runAtomTestpublic void runAtomTest() throws SelfTestException runRWLockTestpublic 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 |
|||||||
| Copyright © 1998-1999 The Mozilla Organization. | |||||||