Uses of Interface
org.testng.IMethodInterceptor

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)
           
 



Copyright © 2010. All Rights Reserved.