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 TypeMethodDescriptionboolean
IMethodSelector.includeMethod
(IMethodSelectorContext context, ITestNGMethod method, boolean isTestMethod) -
Uses of IMethodSelectorContext in org.testng.internal
Classes in org.testng.internal that implement IMethodSelectorContextModifier and TypeClassDescriptionclass
Simple implementation of IMethodSelectorContextMethods in org.testng.internal with parameters of type IMethodSelectorContextModifier and TypeMethodDescriptionboolean
XmlMethodSelector.includeMethod
(IMethodSelectorContext context, ITestNGMethod tm, boolean isTestMethod) private void
XmlMethodSelector.init
(IMethodSelectorContext context)