Uses of Class
org.testng.xml.LaunchSuite
Packages that use LaunchSuite
-
Uses of LaunchSuite in org.testng.xml
Subclasses of LaunchSuite in org.testng.xmlModifier and TypeClassDescriptionstatic classExistingSuiteis a non-temporary LaunchSuite based on an existing file.Methods in org.testng.xml that return LaunchSuiteModifier and TypeMethodDescriptionstatic LaunchSuiteSuiteGenerator.createProxiedXmlSuite(File xmlSuitePath) static LaunchSuiteSuiteGenerator.createSuite(String projectName, Collection<String> packageNames, Map<String, Collection<String>> classAndMethodNames, Collection<String> groupNames, Map<String, String> parameters, String annotationType, int logLevel)