Home
last modified time | relevance | path

Searched defs:InvalidUseOfMatchersException (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/main/java/org/mockito/exceptions/misusing/
DInvalidUseOfMatchersException.java10 public class InvalidUseOfMatchersException extends MockitoException { class
14 public InvalidUseOfMatchersException(String message) { in InvalidUseOfMatchersException() method in InvalidUseOfMatchersException
18 public InvalidUseOfMatchersException() { in InvalidUseOfMatchersException() method in InvalidUseOfMatchersException