Searched refs:testJar (Results 1 – 5 of 5) sorted by relevance
103 public String testJar; field in CommandLineArgs
1440 setTestJar(cla.testJar); in configure()1577 result.testJar = (String) cmdLineArgs.get(CommandLineArgs.TEST_JAR); in configure()1737 String testJar = args.testJar; in validateCommandLineParameters() local1741 if (testClasses == null && slave == null && testJar == null in validateCommandLineParameters()1751 if (testJar == null && in validateCommandLineParameters()
109 public String testJar; field in CommandLineArgs
META-INF/ META-INF/MANIFEST.MF jdepend/ jdepend/framework/ jdepend/ ...
627 Fixed: -testJar command line parsing bug636 Fixed: TESTNG-296: Malformed jar URLs breaking -testJar