private static class InvocationExpectation.AnyParametersMatcher extends org.hamcrest.core.IsAnything<java.lang.Object[]> implements ParametersMatcher
Constructor and Description |
---|
AnyParametersMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCompatibleWith(java.lang.Object[] parameters)
Is this matcher likely to be relevant to the given parameters?
|
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public boolean isCompatibleWith(java.lang.Object[] parameters)
ParametersMatcher
isCompatibleWith
in interface ParametersMatcher
parameters
- The parameters to be matched