org.codehaus.tycho.surefire.osgibooter
Class UITestApplication
java.lang.Object
org.codehaus.tycho.surefire.osgibooter.AbstractUITestApplication
org.codehaus.tycho.surefire.osgibooter.UITestApplication
- All Implemented Interfaces:
- org.eclipse.equinox.app.IApplication, org.eclipse.ui.testing.ITestHarness
public class UITestApplication
- extends AbstractUITestApplication
- implements org.eclipse.equinox.app.IApplication
Fields inherited from interface org.eclipse.equinox.app.IApplication |
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UITestApplication
public UITestApplication()
stop
public void stop()
- Specified by:
stop
in interface org.eclipse.equinox.app.IApplication
runApplication
protected void runApplication(Object application,
String[] args)
throws Exception
- Specified by:
runApplication
in class AbstractUITestApplication
- Throws:
Exception
start
public Object start(org.eclipse.equinox.app.IApplicationContext context)
throws Exception
- Specified by:
start
in interface org.eclipse.equinox.app.IApplication
- Throws:
Exception
Copyright © 2008-2011. All Rights Reserved.