Uses of Interface
org.eclipse.ui.testing.ITestHarness
-
Uses of ITestHarness in org.eclipse.ui.testing
Modifier and TypeMethodDescriptionTestableObject.getTestHarness()
Returns the test harness, ornull
if it has not yet been set.Modifier and TypeMethodDescriptionvoid
TestableObject.setTestHarness
(ITestHarness testHarness) Sets the test harness.