public class ArgumentsComparator extends Object
Constructor and Description |
---|
ArgumentsComparator() |
Modifier and Type | Method and Description |
---|---|
boolean |
argumentsMatch(InvocationMatcher invocationMatcher,
Invocation actual) |
boolean |
argumentsMatch(InvocationMatcher invocationMatcher,
Object[] actualArgs) |
public boolean argumentsMatch(InvocationMatcher invocationMatcher, Invocation actual)
public boolean argumentsMatch(InvocationMatcher invocationMatcher, Object[] actualArgs)
Copyright © 2018. All rights reserved.