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/12
|
MockHandlerImpl<T> |
Invocation handler set on mock objects.
|
NotifiedMethodInvocationReport |
Report on a method call
|
NullResultGuardian<T> |
Protects the results from delegate MockHandler.
|