Searched refs:JUNIT_JAR (Results 1 – 1 of 1) sorted by relevance
60 private static final String JUNIT_JAR = "junit.jar"; //$NON-NLS-1$ field in JUnitLaunchConfigDelegate106 if (classpath[i].endsWith(JUNIT_JAR)) { in fixClasspath()153 URL jarUrl = bundle.getEntry(AdtConstants.WS_SEP + JUNIT_JAR); in getJunitJarLocation()