| java.lang.Object com.tagtraum.perf.TestAll
TestAll | public class TestAll (Code) | | |
Method Summary | |
public static void | main(String[] args) Runs the textui JUnit-TestRunner for TestAll. | public static TestSuite | suite() Returns the TestSuite for TestAll. |
vcid | public static String vcid(Code) | | Source-Version: $Id: TestAll.java,v 1.1 2002/01/15 23:54:18 hendriks73 Exp $
|
main | public static void main(String[] args)(Code) | | Runs the textui JUnit-TestRunner for TestAll.
|
suite | public static TestSuite suite()(Code) | | Returns the TestSuite for TestAll.
|
|
|