public class ExpectedInvocation extends Object implements Serializable
| Constructor and Description |
|---|
ExpectedInvocation(Invocation invocation,
List<IArgumentMatcher> matchers) |
public ExpectedInvocation(Invocation invocation, List<IArgumentMatcher> matchers)
public boolean matches(Invocation actual)
public Method getMethod()
Copyright © 2010-2015 EasyMock contributors. All Rights Reserved.