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.java879 Invocation actualInvocation, Collection<Invocation> argMismatchStubbings) { in potentialStubbingProblem() argument
890 " - this invocation of '" + actualInvocation.getMethod().getName() + "' method:", in potentialStubbingProblem()
891 " " + actualInvocation, in potentialStubbingProblem()
892 " " + actualInvocation.getLocation(), in potentialStubbingProblem()