Home
last modified time | relevance | path

Searched refs:TryWithResourcesStatementTest (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/
H A DTryWithResourcesStatementTest.java28 public class TryWithResourcesStatementTest extends AbstractRegressionTest { class
35 public TryWithResourcesStatementTest(String name) { in TryWithResourcesStatementTest() method in TryWithResourcesStatementTest
4324 return TryWithResourcesStatementTest.class; in testClass()
H A DTestAll.java131 since_1_7.add(TryWithResourcesStatementTest.class); in suite()