Searched defs:IsCollectionContaining (Results 1 – 6 of 6) sorted by relevance
13 public class IsCollectionContaining<T> extends TypeSafeMatcher<Iterable<T>> { class16 public IsCollectionContaining(Matcher<? extends T> elementMatcher) { in IsCollectionContaining() method in IsCollectionContaining
14 public class IsCollectionContaining<T> extends TypeSafeMatcher<Iterable<T>> { class17 public IsCollectionContaining(Matcher<? extends T> elementMatcher) { in IsCollectionContaining() method in IsCollectionContaining
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...