Uses of Interface
org.testng.IMethodInstance

Packages that use IMethodInstance
org.testng   
 

Uses of IMethodInstance in org.testng
 

Methods in org.testng that return types with arguments of type IMethodInstance
 List<IMethodInstance> IMethodInterceptor.intercept(List<IMethodInstance> methods, ITestContext context)
           
 

Method parameters in org.testng with type arguments of type IMethodInstance
 List<IMethodInstance> IMethodInterceptor.intercept(List<IMethodInstance> methods, ITestContext context)
           
 



Copyright © 2015. All Rights Reserved.