Package org.mockito.exceptions.misusing

Exceptions thrown when Mockito is misused.

See:
          Description

Exception Summary
InvalidUseOfMatchersException  
MissingMethodInvocationException  
NotAMockException  
NullInsteadOfMockException  
UnfinishedStubbingException  
UnfinishedVerificationException  
 

Package org.mockito.exceptions.misusing Description

Exceptions thrown when Mockito is misused.