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