Searched refs:IMethodSelectorContext (Results 1 – 9 of 9) sorted by relevance
4 import org.testng.IMethodSelectorContext;17 public boolean includeMethod(IMethodSelectorContext context, in includeMethod()
3 import org.testng.IMethodSelectorContext;14 public class DefaultMethodSelectorContext implements IMethodSelectorContext {
4 import org.testng.IMethodSelectorContext;38 IMethodSelectorContext context = new DefaultMethodSelectorContext(); in includeMethod()
12 import org.testng.IMethodSelectorContext;43 public boolean includeMethod(IMethodSelectorContext context, in includeMethod()342 private void init(IMethodSelectorContext context) { in init()
13 public interface IMethodSelectorContext { interface
27 public boolean includeMethod(IMethodSelectorContext context, in includeMethod()