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