Package org.mockito.internal.handler
-
Class Summary Class Description InvocationNotifierHandler<T> Handler, that call all listeners wanted for this mock, before delegating it to the parameterized handler.MockHandlerFactory by Szczepan Faber, created at: 5/21/12MockHandlerImpl<T> Invocation handler set on mock objects.NotifiedMethodInvocationReport Report on a method callNullResultGuardian<T> Protects the results from delegate MockHandler.