Uses of Class
org.eclipse.ui.testing.TestableObject
-
Packages that use TestableObject Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. -
-
Uses of TestableObject in org.eclipse.ui
Methods in org.eclipse.ui that return TestableObject Modifier and Type Method Description static TestableObjectPlatformUI. getTestableObject()Returns the testable object facade, for use by the test harness.
-