Searched refs:runMethodInvoker (Results 1 – 4 of 4) sorted by relevance
37 runMethodInvoker(notifier, getInvokeStatement(notifier), getDescription());
39 runMethodInvoker(notifier, supplier.getMethodBlock(this), getDescription()); in run()
55 runMethodInvoker(notifier, supplier.getMethodBlock(this), getInstanceDescription()); in run()
43 void runMethodInvoker(RunNotifier notifier, Statement methodInvoker, in runMethodInvoker() method in InvokableFrameworkMethod