Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.testing.ITestHarness

Packages that use ITestHarness
org.eclipse.ui.testing   
 

Uses of ITestHarness in org.eclipse.ui.testing
 

Methods in org.eclipse.ui.testing that return ITestHarness
 ITestHarness TestableObject.getTestHarness()
          Returns the test harness, or null if it has not yet been set.
 

Methods in org.eclipse.ui.testing with parameters of type ITestHarness
 void TestableObject.setTestHarness(ITestHarness testHarness)
          Sets the test harness.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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