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, ornullif it has not yet been set.Methods in org.eclipse.ui.testing with parameters of type ITestHarnessModifier and TypeMethodDescriptionvoidTestableObject.setTestHarness(ITestHarness testHarness) Sets the test harness.