Exception | Description |
---|---|
CannotStubVoidMethodWithReturnValue | |
CannotVerifyStubOnlyMock | |
FriendlyReminderException | |
InvalidUseOfMatchersException | |
MissingMethodInvocationException | |
MockitoConfigurationException | |
NotAMockException | |
NullInsteadOfMockException | |
PotentialStubbingProblem |
Strict stubbing is a new feature introduced in Mockito 2.3.
|
UnfinishedStubbingException | |
UnfinishedVerificationException | |
UnnecessaryStubbingException |
This exception indicates presence of unused stubbings.
|
WrongTypeOfReturnValue |