Uses of Interface
org.testng.IMethodSelectorContext

Packages that use IMethodSelectorContext
org.testng   
org.testng.internal   
 

Uses of IMethodSelectorContext in org.testng
 

Methods in org.testng with parameters of type IMethodSelectorContext
 boolean IMethodSelector.includeMethod(IMethodSelectorContext context, ITestNGMethod method, boolean isTestMethod)
           
 

Uses of IMethodSelectorContext in org.testng.internal
 

Classes in org.testng.internal that implement IMethodSelectorContext
 class DefaultMethodSelectorContext
          Simple implementation of IMethodSelectorContext Created on Jan 3, 2007
 

Methods in org.testng.internal with parameters of type IMethodSelectorContext
 boolean XmlMethodSelector.includeMethod(IMethodSelectorContext context, ITestNGMethod tm, boolean isTestMethod)
           
 



Copyright © 2010. All Rights Reserved.