Package | Description |
---|---|
org.eclipse.ui.testing |
Modifier and Type | Method and Description |
---|---|
ITestHarness |
TestableObject.getTestHarness()
Returns the test harness, or
null if it has not yet been set. |
Modifier and Type | Method and Description |
---|---|
void |
TestableObject.setTestHarness(ITestHarness testHarness)
Sets the test harness.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.