Searched refs:nullPassedToWhenMethod (Results 1 – 2 of 2) sorted by relevance
20 import static org.mockito.internal.exceptions.Reporter.nullPassedToWhenMethod;39 throw nullPassedToWhenMethod(); in when()
166 public static MockitoException nullPassedToWhenMethod() { in nullPassedToWhenMethod() method in Reporter