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