java.lang.Object
org.easymock.internal.ExpectedInvocationAndResult
- All Implemented Interfaces:
Serializable
One expected invocation and its result.
- Author:
- OFFIS, Tammo Freese
- See Also:
-
Constructor Summary
ConstructorDescriptionExpectedInvocationAndResult
(ExpectedInvocation expectedInvocation, Result result) -
Method Summary
-
Constructor Details
-
ExpectedInvocationAndResult
-
-
Method Details
-
getExpectedInvocation
-
getResult
-