Searched refs:suitePath (Results 1 – 2 of 2) sorted by relevance
34 private void runSuite(String suitePath) in runSuite() argument40 String testngXmlPath = getPathToResource(suitePath); in runSuite()
301 for (String suitePath : m_stringSuites) { in initializeSuitesAndJarFile()303 LOGGER.debug("suiteXmlPath: \"" + suitePath + "\""); in initializeSuitesAndJarFile()306 Collection<XmlSuite> allSuites = getParser(suitePath).parse(); in initializeSuitesAndJarFile()