Eclipse Platform
Release 3.1

org.eclipse.ui.testing
Interface ITestHarness


public interface ITestHarness

Represents an arbitrary test harness.

Since:
3.0

Method Summary
 void runTests()
          Runs the tests.
 

Method Detail

runTests

public void runTests()
Runs the tests.


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.