|
||||||||||
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 |
TestNG.setMethodInterceptor(IMethodInterceptor methodInterceptor)
|
void |
TestRunner.setMethodInterceptor(IMethodInterceptor methodInterceptor)
|
Constructors in org.testng with parameters of type IMethodInterceptor | |
---|---|
SuiteRunner(XmlSuite suite,
java.lang.String outputDir,
ITestRunnerFactory runnerFactory,
boolean useDefaultListeners,
IAnnotationFinder[] finders,
IObjectFactory factory,
IMethodInterceptor methodInterceptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |