Package | Description |
---|---|
org.testng | |
org.testng.internal |
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,
Collection<IDataProviderListener> dataProviderListeners) |
Copyright © 2024. All rights reserved.