java.lang.Object
org.easymock.internal.MockInvocationHandler
- All Implemented Interfaces:
Serializable
,InvocationHandler
The handler of all invocations on a mock interface.
- Author:
- OFFIS, Tammo Freese
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
MockInvocationHandler
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
getControl
-