Home
last modified time | relevance | path

Searched refs:getTestPartId (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/
H A DIWorkbenchPartSiteTest.java55 assertEquals(getTestPartId(), site.getId()); in testGetId()
162 abstract protected String getTestPartId() throws Throwable; in getTestPartId() method in IWorkbenchPartSiteTest
H A DIViewSiteTest.java46 protected String getTestPartId() throws Throwable { in getTestPartId() method in IViewSiteTest
H A DIEditorSiteTest.java50 protected String getTestPartId() throws Throwable { in getTestPartId() method in IEditorSiteTest