org.easymock.internal
Class ExpectedInvocationAndResults
java.lang.Object
org.easymock.internal.ExpectedInvocationAndResults
- All Implemented Interfaces:
- Serializable
public class ExpectedInvocationAndResults
- extends Object
- implements Serializable
- Author:
- OFFIS, Tammo Freese
- See Also:
- Serialized Form
ExpectedInvocationAndResults
public ExpectedInvocationAndResults(ExpectedInvocation expectedInvocation,
Results results)
getExpectedInvocation
public ExpectedInvocation getExpectedInvocation()
getResults
public Results getResults()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2011 OFFIS, Tammo Freese, Henri Tremblay. All Rights Reserved.