Searched refs:unfinishedVerificationException (Results 1 – 2 of 2) sorted by relevance
25 import static org.mockito.internal.exceptions.Reporter.unfinishedVerificationException;121 throw unfinishedVerificationException(location);
120 public static MockitoException unfinishedVerificationException(Location location) { in unfinishedVerificationException() method in Reporter