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-2014 Henri Tremblay. All Rights Reserved.