Searched defs:groupRegexp (Results 1 – 1 of 1) sorted by relevance
252 ITestNGMethod[] methods, String groupRegexp) in findMethodsThatBelongToGroup()271 …ed static ITestNGMethod[] findMethodsThatBelongToGroup(ITestNGMethod[] methods, String groupRegexp) in findMethodsThatBelongToGroup()298 private static Pattern getPattern(String groupRegexp) { in getPattern()