Uses of Class
org.eclipse.ui.testing.TestableObject
Packages that use TestableObject
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
- 
Uses of TestableObject in org.eclipse.uiMethods in org.eclipse.ui that return TestableObjectModifier and TypeMethodDescriptionstatic TestableObjectPlatformUI.getTestableObject()Returns the testable object facade, for use by the test harness.
- 
Uses of TestableObject in org.eclipse.ui.internalMethods in org.eclipse.ui.internal that return TestableObjectModifier and TypeMethodDescriptionWorkbenchPlugin.getTestableObject()Returns aTestableObjectprovided by a TestableObject service ornullif a service implementation cannot be found.