net.groboclown.junit.jpda.v1.tests
Class MainTest
java.lang.Object
|
+--net.groboclown.junit.jpda.v1.tests.MainTest
- public class MainTest
- extends Object
Method Summary |
static void |
main(String[] args)
Called from the command line. |
static void |
test()
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
MainTest
public MainTest()
main
public static void main(String[] args)
- Called from the command line.
- Parameters:
args
- the command line arguments
test
public static void test()
Written under the LGPL