public class UITestApplication extends AbstractUITestApplication implements org.eclipse.equinox.app.IApplication
| Constructor and Description |
|---|
UITestApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
runApplication(Object application,
String[] args) |
Object |
start(org.eclipse.equinox.app.IApplicationContext context) |
void |
stop() |
run, runTestspublic void stop()
stop in interface org.eclipse.equinox.app.IApplicationprotected void runApplication(Object application, String[] args) throws Exception
runApplication in class AbstractUITestApplicationExceptionCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.