Searched defs:filteredMethods (Results 1 – 2 of 2) sorted by relevance
839 List<ITestNGMethod> filteredMethods = Lists.newArrayList(); in invokeBeforeGroupsConfigurations() local
904 public Collection<MethodInfo> filteredMethods(Predicate<MemberInfo> predicate) { in filteredMethods() method in ClassInfo