Package org.mockito.exceptions.misusing

Exceptions thrown when Mockito is misused.

See:
          Description

Exception Summary
FriendlyReminderException  
InvalidUseOfMatchersException  
MissingMethodInvocationException  
MockitoConfigurationException  
NotAMockException  
NullInsteadOfMockException  
UnfinishedStubbingException  
UnfinishedVerificationException  
WrongTypeOfReturnValue  
 

Package org.mockito.exceptions.misusing Description

Exceptions thrown when Mockito is misused.