(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4
OOoRunner test harness

helper
Interface AppProvider

All Known Implementing Classes:
OfficeProvider, UnoProvider

public interface AppProvider

Interface to get a Manager to access the application to check


Method Summary
 boolean closeExistingOffice(TestParameters param, boolean closeIfPossible)
          Close an office.
 boolean disposeManager(TestParameters param)
          Method to dispose the desired Manager
 Object getManager(TestParameters param)
          Method to get the desired Manager
 

Method Detail

getManager

public Object getManager(TestParameters param)
Method to get the desired Manager

disposeManager

public boolean disposeManager(TestParameters param)
Method to dispose the desired Manager

closeExistingOffice

public boolean closeExistingOffice(TestParameters param,
                                   boolean closeIfPossible)
Close an office.
Parameters:
param - The test parameters.
closeIfPossible - If true, close even if it was running before the test
Returns:
True, if close worked.

OOoRunner test harness

Apache Feather

Copyright & License | Privacy | Contact Us

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.

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.