Uses of Class
org.eclipse.ui.testing.TestableObject
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of TestableObject in org.eclipse.ui
Modifier and TypeMethodDescriptionstatic TestableObject
PlatformUI.getTestableObject()
Returns the testable object facade, for use by the test harness. -
Uses of TestableObject in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionWorkbenchPlugin.getTestableObject()
Returns aTestableObject
provided by a TestableObject service ornull
if a service implementation cannot be found.