| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal |
| Modifier and Type | Method | Description |
|---|---|---|
SuiteRunState |
ISuite.getSuiteState() |
Retrieves the shared state for a suite.
|
SuiteRunState |
SuiteRunner.getSuiteState() |
| Constructor | Description |
|---|---|
Invoker(IConfiguration configuration,
ITestContext testContext,
ITestResultNotifier notifier,
SuiteRunState state,
boolean skipFailedInvocationCounts,
java.util.Collection<IInvokedMethodListener> invokedMethodListeners,
java.util.List<IClassListener> classListeners,
java.util.Collection<IDataProviderListener> dataProviderListeners) |