Interface | Description |
---|---|
MockHandlerInterface<T> | |
MockitoInvocationHandler |
Class | Description |
---|---|
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 |