public abstract class AbstractUITestApplication extends Object implements org.eclipse.ui.testing.ITestHarness
AbstractUITestApplication()
protected Object
run(String[] args)
protected abstract void
runApplication(Object application, String[] args)
void
runTests()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractUITestApplication()
public void runTests()
runTests
org.eclipse.ui.testing.ITestHarness
protected Object run(String[] args) throws Exception
Exception
protected abstract void runApplication(Object application, String[] args) throws Exception
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.