Uses of Interface
org.testng.IMethodSelectorContext
Packages that use IMethodSelectorContext
-
Uses of IMethodSelectorContext in org.testng
Methods in org.testng with parameters of type IMethodSelectorContextModifier and TypeMethodDescriptionbooleanIMethodSelector.includeMethod(IMethodSelectorContext context, ITestNGMethod method, boolean isTestMethod) -
Uses of IMethodSelectorContext in org.testng.internal
Classes in org.testng.internal that implement IMethodSelectorContextModifier and TypeClassDescriptionclassSimple implementation of IMethodSelectorContextMethods in org.testng.internal with parameters of type IMethodSelectorContextModifier and TypeMethodDescriptionbooleanXmlMethodSelector.includeMethod(IMethodSelectorContext context, ITestNGMethod tm, boolean isTestMethod) private voidXmlMethodSelector.init(IMethodSelectorContext context)