JavaScript is disabled on your browser.
Skip navigation links
Eclipse Platform
2024-09 (4.33)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.ui.testing
Interface ITestHarness
public interface
ITestHarness
Represents an arbitrary test harness.
Since:
3.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
runTests
()
Runs the tests.
Method Details
runTests
void
runTests
()
Runs the tests.