Searched refs:incorrectUseOfApi (Results 1 – 2 of 2) sorted by relevance
11 import static org.mockito.internal.exceptions.Reporter.incorrectUseOfApi;25 throw incorrectUseOfApi(); in thenAnswer()
83 public static MockitoException incorrectUseOfApi() { in incorrectUseOfApi() method in Reporter