Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/invocation/
DInterceptedInvocation.java22 public class InterceptedInvocation implements Invocation, VerificationAwareInvocation { class
40 public InterceptedInvocation( in InterceptedInvocation() method in InterceptedInvocation