java.lang.Object
org.easymock.internal.ExpectedInvocationAndResults
- All Implemented Interfaces:
Serializable
The pair of an expected invocation and its results.
- Author:
- OFFIS, Tammo Freese
- See Also:
-
Constructor Summary
ConstructorDescriptionExpectedInvocationAndResults
(ExpectedInvocation expectedInvocation, Results results) -
Method Summary