Searched refs:theInvocation (Results 1 – 1 of 1) sorted by relevance
17 public InvocationInfo(InvocationOnMock theInvocation) { in InvocationInfo() argument18 this.method = theInvocation.getMethod(); in InvocationInfo()