Home
last modified time | relevance | path

Searched refs:actualInvocation (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/main/java/org/mockito/internal/exceptions/
DReporter.java1072 Invocation actualInvocation, Collection<Invocation> argMismatchStubbings) { in potentialStubbingProblem() argument
1085 + actualInvocation.getMethod().getName() in potentialStubbingProblem()
1087 " " + actualInvocation, in potentialStubbingProblem()
1088 " " + actualInvocation.getLocation(), in potentialStubbingProblem()