Searched defs:anyOf (Results 1 – 11 of 11) sorted by relevance
40 public static <T> Matcher<T> anyOf(Matcher<? extends T>... matchers) { in anyOf() method in AnyOf48 public static <T> Matcher<T> anyOf(Iterable<Matcher<? extends T>> matchers) { in anyOf() method in AnyOf
86 public static <T> org.hamcrest.Matcher<T> anyOf(org.hamcrest.Matcher<? extends T>... matchers) { in anyOf() method in CoreMatchers93 …public static <T> org.hamcrest.Matcher<T> anyOf(java.lang.Iterable<org.hamcrest.Matcher<? extends … in anyOf() method in CoreMatchers
86 public static <T> org.hamcrest.Matcher<T> anyOf(org.hamcrest.Matcher<? extends T>... matchers) { in anyOf() method in Matchers93 …public static <T> org.hamcrest.Matcher<T> anyOf(java.lang.Iterable<org.hamcrest.Matcher<? extends … in anyOf() method in Matchers
193 public static MatchFinder anyOf(final MatchFinder... finders) { in anyOf() method in By
1639 const internal::VariadicOperatorMatcherFunc<2, UINT_MAX> anyOf = { variable
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...