Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/invocation/
DInterceptedInvocation.java24 private final MockitoMethod mockitoMethod; field in InterceptedInvocation
37 MockitoMethod mockitoMethod, in InterceptedInvocation()