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