Home
last modified time | relevance | path

Searched refs:getTestPartPluginId (Results 1 – 1 of 1) 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.java75 assertEquals(getTestPartPluginId(), site.getPluginId()); in testGetPluginId()
173 protected String getTestPartPluginId() throws Throwable { in getTestPartPluginId() method in IWorkbenchPartSiteTest