org.easymock.internal
public class ExpectedInvocation extends Object implements Serializable
Constructor Summary | |
---|---|
ExpectedInvocation(Invocation invocation, List<IArgumentMatcher> matchers) |
Method Summary | |
---|---|
Method | getMethod() |
boolean | matches(Invocation actual) |
ExpectedInvocation | withMatcher(ArgumentsMatcher matcher) |