public abstract class AbstractUITestApplication extends Object implements org.eclipse.ui.testing.ITestHarness
Constructor and Description |
---|
AbstractUITestApplication() |
Modifier and Type | Method and Description |
---|---|
protected Object |
run(String[] args) |
protected abstract void |
runApplication(Object application,
String[] args) |
void |
runTests() |
Copyright © 2008–2024 Eclipse Foundation. All rights reserved.