Home
last modified time | relevance | path

Searched defs:validTest2 (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/junit/tests/
H A DJUnit3TestFinderTest.java86 …IType validTest2= p.createCompilationUnit("MySuperTest.java", buf.toString(), false, null).findPri… in testTestCase() local
204 …IType validTest2= p.createCompilationUnit("AbstractSuiteClass.java", buf.toString(), false, null).… in testSuite() local
340 …IType validTest2= p.createCompilationUnit("MySuperITest.java", buf.toString(), false, null).findPr… in testTestInterface() local
H A DJUnit4TestFinderTest.java96 …IType validTest2= p.createCompilationUnit("MySuperTest.java", buf.toString(), false, null).findPri… in testTestCase() local
248 …IType validTest2= p.createCompilationUnit("Test3.java", buf.toString(), false, null).getType("Test… in testRunWith() local
363 …IType validTest2= p.createCompilationUnit("Test2.java", buf.toString(), false, null).getType("Test… in testTestAnnotation() local