OOoRunner test harness

org.openoffice
Class Runner

java.lang.Object
  |
  +--org.openoffice.Runner

public class Runner
extends Object

The main class, will call ClParser and CfgParser to
fill the TestParameters.
Will then call the appropriate Testbase to run the tests.


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

Constructor Detail

Runner

public Runner()
Method Detail

main

public static void main(String[] args)

OOoRunner test harness