Package org.mockito.listeners

Public classes relative to the call listener.

See:
          Description

Interface Summary
InvocationListener This listener can be notified of method invocations on a mock.
MethodInvocationReport Represent a method call on a mock.
 

Package org.mockito.listeners Description

Public classes relative to the call listener.