Searched refs:ARG_WITHOUT_CLASSES (Results 1 – 1 of 1) sorted by relevance
18 private String[] ARG_WITHOUT_CLASSES = field in CommandLineTest155 ARG_WITHOUT_CLASSES[5] = "test.methodselectors.NoTest1MethodSelector:5"; in commandLineTestWithXmlFile()156 ARG_WITHOUT_CLASSES[6] = getPathToResource("testng-methodselectors.xml"); in commandLineTestWithXmlFile()157 TestNG.privateMain(ARG_WITHOUT_CLASSES, tla); in commandLineTestWithXmlFile()