public class HasSizeMatcher
HasSizeMatcher(int size)
void
describeTo(org.hamcrest.Description description)
boolean
matchesSafely(java.lang.Iterable<?> items)
public HasSizeMatcher(int size)
public void describeTo(org.hamcrest.Description description)
public boolean matchesSafely(java.lang.Iterable<?> items)