Home
last modified time | relevance | path

Searched defs:InvocationInfo (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/main/java/org/mockito/internal/stubbing/answers/
DInvocationInfo.java13 public class InvocationInfo implements AbstractAwareMethod { class
17 public InvocationInfo(InvocationOnMock theInvocation) { in InvocationInfo() method in InvocationInfo