Package org.easymock.internal
Class ExpectedInvocationAndResult
java.lang.Object
org.easymock.internal.ExpectedInvocationAndResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ExpectedInvocationprivate final Resultprivate static final long -
Constructor Summary
ConstructorsConstructorDescriptionExpectedInvocationAndResult(ExpectedInvocation expectedInvocation, Result result) -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
expectedInvocation
-
result
-
-
Constructor Details
-
ExpectedInvocationAndResult
-
-
Method Details
-
getExpectedInvocation
-
getResult
-