Searched refs:PROP_OUTPUT_DIR (Results 1 – 2 of 2) sorted by relevance
23 public static final String PROP_OUTPUT_DIR = NAMESPACE + "." + "outputDir"; field in Constants34 …new TestNGProperty("-d", PROP_OUTPUT_DIR, "Directory where the result files will be created.", "te…
108 private String m_outputDirectory= Constants.getDefaultValueFor(Constants.PROP_OUTPUT_DIR);