Searched refs:extraInterfacesRequiresAtLeastOneInterface (Results 1 – 2 of 2) sorted by relevance
30 import static org.mockito.internal.exceptions.Reporter.extraInterfacesRequiresAtLeastOneInterface;57 throw extraInterfacesRequiresAtLeastOneInterface(); in extraInterfaces()
596 public static MockitoException extraInterfacesRequiresAtLeastOneInterface() { in extraInterfacesRequiresAtLeastOneInterface() method in Reporter