Searched defs:reportInvocation (Results 1 – 3 of 3) sorted by relevance
27 void reportInvocation(MethodInvocationReport methodInvocationReport); in reportInvocation() method
33 public void reportInvocation(MethodInvocationReport methodInvocationReport) { in reportInvocation() method in VerboseMockInvocationLogger
129 public void reportInvocation(MethodInvocationReport methodInvocationReport) { in reportInvocation() method in InvocationNotifierHandlerTest.CustomListener