Constructor and Description |
---|
IsOrderedCollectionContaining(List<T> expectedList) |
Modifier and Type | Method and Description |
---|---|
void |
describeMismatch(Object item,
org.hamcrest.Description description) |
void |
describeTo(org.hamcrest.Description description) |
boolean |
matches(Object collection) |
public boolean matches(Object collection)
public void describeTo(org.hamcrest.Description description)
Copyright © 1995–2023 Mort Bay Consulting. All rights reserved.