| 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-2015 Mort Bay Consulting. All Rights Reserved.