| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal.invokers |
| Modifier and Type | Method and Description |
|---|---|
SuiteRunState |
ISuite.getSuiteState()
Retrieves the shared state for a suite.
|
SuiteRunState |
SuiteRunner.getSuiteState() |
| Constructor and Description |
|---|
Invoker(IConfiguration configuration,
ITestContext testContext,
ITestResultNotifier notifier,
SuiteRunState state,
boolean skipFailedInvocationCounts,
Collection<IInvokedMethodListener> invokedMethodListeners,
List<IClassListener> classListeners,
DataProviderHolder holder) |
Copyright © 2025. All rights reserved.