Searched defs:ITestNGMethod (Results 1 – 2 of 2) sorted by relevance
19 public interface ITestNGMethod extends Comparable, Serializable, Cloneable { interface
1625 Predicate<ITestNGMethod, IClass> predicate) { in filterMethods()