java.lang.Object
org.easymock.internal.Results
- All Implemented Interfaces:
Serializable
The results of a specific call on a mock. It's plural because a specific call can be called multiple times and so
will return multiple results.
- Author:
- OFFIS, Tammo Freese
- See Also: