Uses of Interface
org.eclipse.ui.testing.ITestHarness
Packages that use ITestHarness
-
Uses of ITestHarness in org.eclipse.ui.testing
Methods in org.eclipse.ui.testing that return ITestHarnessModifier and TypeMethodDescriptionTestableObject.getTestHarness()
Returns the test harness, ornull
if it has not yet been set.Methods in org.eclipse.ui.testing with parameters of type ITestHarnessModifier and TypeMethodDescriptionvoid
TestableObject.setTestHarness
(ITestHarness testHarness) Sets the test harness.