| Package | Description |
|---|---|
| org.testng |
| Modifier and Type | Method and Description |
|---|---|
void |
TestNG.setMethodInterceptor(IMethodInterceptor i) |
void |
TestRunner.setMethodInterceptor(IMethodInterceptor methodInterceptor) |
| Constructor and Description |
|---|
SuiteRunner(org.testng.internal.IConfiguration configuration,
XmlSuite suite,
String outputDir,
ITestRunnerFactory runnerFactory,
boolean useDefaultListeners,
IMethodInterceptor methodInterceptor,
List<IInvokedMethodListener> invokedMethodListeners,
List<ITestListener> testListeners) |
Copyright © 2015. All Rights Reserved.