public class InvalidUseOfMatchersException extends MockitoException
Constructor and Description |
---|
InvalidUseOfMatchersException() |
InvalidUseOfMatchersException(String message) |
getUnfilteredStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidUseOfMatchersException(String message)
public InvalidUseOfMatchersException()
Mockito, MIT License