public class ArgumentsComparator
extends java.lang.Object
| Constructor and Description |
|---|
ArgumentsComparator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
argumentsMatch(InvocationMatcher invocationMatcher,
Invocation actual) |
boolean |
argumentsMatch(InvocationMatcher invocationMatcher,
java.lang.Object[] actualArgs) |
public boolean argumentsMatch(InvocationMatcher invocationMatcher, Invocation actual)
public boolean argumentsMatch(InvocationMatcher invocationMatcher, java.lang.Object[] actualArgs)