Package org.eclipse.ui.testing
Interface ITestHarness
-
public interface ITestHarnessRepresents an arbitrary test harness.- Since:
- 3.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrunTests()Runs the tests.
-