Package org.mockito.internal

Internal classes, not to be used by clients.

See:
          Description

Interface Summary
MockHandlerInterface<T>  
MockitoInvocationHandler  
 

Class Summary
InOrderImpl Allows verifying in order.
InvocationNotifierHandler<T> Handler, that call all listeners wanted for this mock, before delegating it to the parameterized handler.
MockHandler<T> Invocation handler set on mock objects.
MockitoCore  
 

Package org.mockito.internal Description

Internal classes, not to be used by clients.