(incubating) | The Free and Open Productivity Suite
OOoRunner test harness

basicrunner
Class BasicHandlerProvider

java.lang.Object
  |
  +--basicrunner.BasicHandlerProvider

public class BasicHandlerProvider
extends Object

This class provides a BasicHandler. All classes for the communication with and handling of the BASIC tests are instantiated and inserted int the MultiServiceFactory of StarOffice.


Constructor Summary
BasicHandlerProvider()
           
 
Method Summary
static void disposeHandler()
          Dispose the BasicHandler
static BasicHandler getHandler(TestParameters tParam, LogWriter log)
          Get a BasicHandler
static boolean isNewConnection()
          Is this a new connection?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicHandlerProvider

public BasicHandlerProvider()
Method Detail

getHandler

public static BasicHandler getHandler(TestParameters tParam,
                                      LogWriter log)
Get a BasicHandler
Parameters:
tParam - Test parameters.
log - A log writer
Returns:
An instance of BasicHandler

isNewConnection

public static boolean isNewConnection()
Is this a new connection?
Returns:
True, if the connection did not exist before.

disposeHandler

public static void disposeHandler()
Dispose the BasicHandler

OOoRunner test harness

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.