Searched refs:wrapMethod (Results 1 – 1 of 1) sorted by relevance
80 befores.add(wrapMethod(before, target)); in withBefores()101 afters.add(wrapMethod(after, target)); in withAfters()106 private FrameworkMethod wrapMethod(FrameworkMethod method, Object target) { in wrapMethod() method in WindowTestRunner