net.groboclown.junit.jpda.v1.tests
Class MainTest

java.lang.Object
  |
  +--net.groboclown.junit.jpda.v1.tests.MainTest

public class MainTest
extends Object


Inner Class Summary
static class MainTest.Test1
           
 
Constructor Summary
MainTest()
           
 
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
 

Constructor Detail

MainTest

public MainTest()
Method Detail

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