Searched refs:testngMethod (Results 1 – 1 of 1) sorted by relevance
129 private static Method findMethodByName(ITestNGMethod testngMethod, String regExp) { in findMethodByName() argument136 className = testngMethod.getMethod().getDeclaringClass().getCanonicalName(); in findMethodByName()