| Package | Description |
|---|---|
| org.testng.xml |
| Modifier and Type | Class and Description |
|---|---|
static class |
LaunchSuite.ExistingSuite
ExistingSuite is a non-temporary LaunchSuite based on an existing file. |
| Modifier and Type | Method and Description |
|---|---|
static LaunchSuite |
SuiteGenerator.createProxiedXmlSuite(File xmlSuitePath) |
static LaunchSuite |
SuiteGenerator.createSuite(String projectName,
Collection<String> packageNames,
Map<String,Collection<String>> classAndMethodNames,
Collection<String> groupNames,
Map<String,String> parameters,
String annotationType,
int logLevel) |
Copyright © 2025. All rights reserved.