Package org.easymock.internal
Class ExpectedInvocationAndResults
java.lang.Object
org.easymock.internal.ExpectedInvocationAndResults
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ExpectedInvocation
private final Results
private static final long
-
Constructor Summary
ConstructorsConstructorDescriptionExpectedInvocationAndResults
(ExpectedInvocation expectedInvocation, Results results) -
Method Summary