Package org.jmock.internal.matcher
Class ParametersMatcher
- All Implemented Interfaces:
org.hamcrest.Matcher<Object[]>,org.hamcrest.SelfDescribing
-
Constructor Summary
ConstructorsConstructorDescriptionParametersMatcher(Object[] expectedValues) ParametersMatcher(List<org.hamcrest.Matcher<?>> parameterMatchers) -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected Stringprivate static org.hamcrest.Matcher<Object>[]equalMatchersFor(Object[] expectedValues) Methods inherited from class org.hamcrest.collection.IsArray
array, describeMismatchSafely, describeTo, descriptionSeparator, matchesSafelyMethods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, matchesMethods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, isNotNull, toString