Searched refs:setTestJar (Results 1 – 3 of 3) sorted by relevance
20 tng.setTestJar(finalPath); in init()
260 public void setTestJar(String jarPath) { in setTestJar() method in TestNG1440 setTestJar(cla.testJar); in configure()
398 public void setTestJar(File s) { in setTestJar() method in TestNGAntTask