Searched refs:extraInterfacesDoesNotAcceptNullParameters (Results 1 – 2 of 2) sorted by relevance
29 import static org.mockito.internal.exceptions.Reporter.extraInterfacesDoesNotAcceptNullParameters;62 throw extraInterfacesDoesNotAcceptNullParameters(); in extraInterfaces()
575 public static MockitoException extraInterfacesDoesNotAcceptNullParameters() { in extraInterfacesDoesNotAcceptNullParameters() method in Reporter