| Package | Description |
|---|---|
| org.testng |
| Modifier and Type | Method and Description |
|---|---|
void |
TestNG.setMethodInterceptor(IMethodInterceptor methodInterceptor) |
| Constructor and Description |
|---|
SuiteRunner(IConfiguration configuration,
XmlSuite suite,
String outputDir,
ITestRunnerFactory runnerFactory,
boolean useDefaultListeners,
List<IMethodInterceptor> methodInterceptors,
Collection<IInvokedMethodListener> invokedMethodListeners,
Collection<ITestListener> testListeners,
Collection<IClassListener> classListeners,
DataProviderHolder holder,
Comparator<ITestNGMethod> comparator) |
Copyright © 2025. All rights reserved.