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.java860 Invocation actualInvocation, Collection<Invocation> argMismatchStubbings) { in potentialStubbingProblem() argument
871 " - this invocation of '" + actualInvocation.getMethod().getName() + "' method:", in potentialStubbingProblem()
872 " " + actualInvocation, in potentialStubbingProblem()
873 " " + actualInvocation.getLocation(), in potentialStubbingProblem()