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
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
expectedInvocation
-
results
-
-
Constructor Details
-
ExpectedInvocationAndResults
-
-
Method Details