OOoRunner test harness

base
Class java_cmp

java.lang.Object
  |
  +--base.java_cmp
All Implemented Interfaces:
TestBase

public class java_cmp
extends Object
implements TestBase

this class handles tests written in java without running an Office with own bootstrapping of UNO


Constructor Summary
java_cmp()
           
 
Method Summary
 boolean executeTest(TestParameters param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

java_cmp

public java_cmp()
Method Detail

executeTest

public boolean executeTest(TestParameters param)
Specified by:
executeTest in interface TestBase

OOoRunner test harness