Package org.hamcrest.collection
Class IsIterableContainingInAnyOrder.Matching<S>
java.lang.Object
org.hamcrest.collection.IsIterableContainingInAnyOrder.Matching<S>
- Enclosing class:
IsIterableContainingInAnyOrder<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Collection
<Matcher<? super S>> private final Description
-
Constructor Summary
ConstructorsConstructorDescriptionMatching
(Collection<Matcher<? super S>> matchers, Description mismatchDescription) -
Method Summary
-
Field Details
-
matchers
-
mismatchDescription
-
-
Constructor Details
-
Matching
-
-
Method Details
-
matches
-
isFinished
-
isMatched
-