Searched defs:XML_PATH_IN_JAR (Results 1 - 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/
H A DCommandLineArgs.java111 public static final String XML_PATH_IN_JAR = "-xmlpathinjar"; field in class:CommandLineArgs
113 @Parameter(names = XML_PATH_IN_JAR, description = "The full path to the xml file inside the jar file (only valid if -testjar was specified)")

Completed in 264 milliseconds