public class ContainsAtLeastOneElementThat<V,T> extends CombinedMappingMatcher<V,T>
CombinedMappingMatcher.StreamMatcher<T>MAXIMUM_MISMATCHES_TO_REPORT| Constructor and Description |
|---|
ContainsAtLeastOneElementThat(Function<V,Stream<T>> mapper,
Iterable<? extends org.hamcrest.Matcher<T>> matchers) |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> boolean |
matches(Iterable<? extends org.hamcrest.Matcher<T>> matchers,
Stream<T> items) |
protected static <T> CombinedMappingMatcher.StreamMatcher<T> |
streamMatcherInstance() |
collectMatchers, describeMismatch, describeMismatch, describeTo, description, mapper, matchers, matches, streamMatcherCopyright © 2017 echocat. All rights reserved.