Searched refs:invokedTestMethod (Results 1 – 1 of 1) sorted by relevance
33 public void afterMethod(Method invokedTestMethod) { in afterMethod() argument34 m_after.put(invokedTestMethod.getName(), invokedTestMethod.getName()); in afterMethod()