Searched refs:getCurrentClassMethod (Results 1 – 1 of 1) sorted by relevance
86 TestMethod method = getCurrentClassMethod(name, parameterTypes); in createNamingStrategyForMethod()91 …private TestMethod getCurrentClassMethod(String name, Class... parameterTypes) throws NoSuchMethod… in getCurrentClassMethod() method in MacroSubstitutionNamingStrategyTest