|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infinitest.toolkit.CollectionMatchers
public abstract class CollectionMatchers
Hamcrest matchers that verify the characteristics of collections.
| Constructor Summary | |
|---|---|
CollectionMatchers()
|
|
| Method Summary | |
|---|---|
static org.hamcrest.Matcher<Collection<?>> |
hasSameContentsAs(Collection<?> comparand)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionMatchers()
| Method Detail |
|---|
public static org.hamcrest.Matcher<Collection<?>> hasSameContentsAs(Collection<?> comparand)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||