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