Class SimpleCommandLineTest

java.lang.Object
  extended by SimpleJMootcherTest
      extended by SimpleCommandLineTest

public class SimpleCommandLineTest
extends SimpleJMootcherTest


Constructor Summary
SimpleCommandLineTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void runTest()
           
 
Methods inherited from class SimpleJMootcherTest
exit, login
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCommandLineTest

public SimpleCommandLineTest()
Method Detail

main

public static void main(java.lang.String[] args)

runTest

public void runTest()
Specified by:
runTest in class SimpleJMootcherTest