Searched refs:stubPassedToVerify (Results 1 – 2 of 2) sorted by relevance
47 import static org.mockito.internal.exceptions.Reporter.stubPassedToVerify;96 throw stubPassedToVerify(); in verify()
280 public static MockitoException stubPassedToVerify() { in stubPassedToVerify() method in Reporter