JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.mockito.exceptions.misusing
package
org.mockito.exceptions.misusing
Exceptions thrown when Mockito is misused.
Related Packages
Package
Description
org.mockito.exceptions
Exception messages, exception hierarchies.
org.mockito.exceptions.base
Base classes for exceptions and errors, stack trace filtering/removing logic.
org.mockito.exceptions.stacktrace
Stack trace filtering / cleaning public APIs.
org.mockito.exceptions.verification
Verification errors.
Exception Classes
Class
Description
CannotStubVoidMethodWithReturnValue
CannotVerifyStubOnlyMock
FriendlyReminderException
InvalidUseOfMatchersException
MissingMethodInvocationException
MockitoConfigurationException
NotAMockException
NullInsteadOfMockException
UnfinishedStubbingException
UnfinishedVerificationException
WrongTypeOfReturnValue