Class MainApp

java.lang.Object
  extended by MainApp

public final class MainApp
extends java.lang.Object


Method Summary
static void main(java.lang.String[] args)
          The main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
The main method. Usage: test [-verbose] [-info] [-gui] [-res test.xml | -file test.xml | -url urlOfTest] testcases

Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.