Searched refs:wantedButNotInvoked (Results 1 – 4 of 4) sorted by relevance
8 import static org.mockito.internal.exceptions.Reporter.wantedButNotInvoked;33 throw wantedButNotInvoked(target); in verify()
9 import static org.mockito.internal.exceptions.Reporter.wantedButNotInvoked;38 throw wantedButNotInvoked(wanted, invocations); in checkMissingInvocation()
307 public static MockitoAssertionError wantedButNotInvoked(DescribedInvocation wanted) { in wantedButNotInvoked() method in Reporter311 …public static MockitoAssertionError wantedButNotInvoked(DescribedInvocation wanted, List<? extends… in wantedButNotInvoked() method in Reporter
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...