Searched refs:nullPassedToVerify (Results 1 – 2 of 2) sorted by relevance
44 import static org.mockito.internal.exceptions.Reporter.nullPassedToVerify;88 throw nullPassedToVerify(); in verify()
146 public static MockitoException nullPassedToVerify() { in nullPassedToVerify() method in Reporter