|
TestNG 6.1.1-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMethodInterceptor | |
---|---|
org.testng |
Uses of IMethodInterceptor in org.testng |
---|
Methods in org.testng with parameters of type IMethodInterceptor | |
---|---|
void |
TestRunner.setMethodInterceptor(IMethodInterceptor methodInterceptor)
|
void |
TestNG.setMethodInterceptor(IMethodInterceptor methodInterceptor)
|
Constructors in org.testng with parameters of type IMethodInterceptor | |
---|---|
SuiteRunner(org.testng.internal.IConfiguration configuration,
XmlSuite suite,
String outputDir,
ITestRunnerFactory runnerFactory,
boolean useDefaultListeners,
IMethodInterceptor methodInterceptor,
List<IInvokedMethodListener> invokedMethodListeners,
List<ITestListener> testListeners)
|
|
TestNG 6.1.1-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |