JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.mockito.exceptions.misusing
Exceptions thrown when Mockito is misused.
Exception Summary
Exception
Description
CannotStubVoidMethodWithReturnValue
CannotVerifyStubOnlyMock
FriendlyReminderException
InvalidUseOfMatchersException
MissingMethodInvocationException
MockitoConfigurationException
NotAMockException
NullInsteadOfMockException
UnfinishedStubbingException
UnfinishedVerificationException
WrongTypeOfReturnValue