Searched refs:buildDifferentMethod (Results 1 – 2 of 2) sorted by relevance
45 invocations = asList(buildDifferentMethod().toInvocation()); in shouldReportWantedButNotInvoked()79 private InvocationBuilder buildDifferentMethod() { in buildDifferentMethod() method in MissingInvocationCheckerTest
61 invocations = asList(buildDifferentMethod().toInvocation()); in shouldReportWantedButNotInvoked()116 private InvocationBuilder buildDifferentMethod() { in buildDifferentMethod() method in MissingInvocationInOrderCheckerTest