|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.junit.internal.matchers.Each
public class Each
Constructor Summary | |
---|---|
Each()
|
Method Summary | ||
---|---|---|
static
|
each(org.hamcrest.Matcher<T> individual)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Each()
Method Detail |
---|
public static <T> org.hamcrest.Matcher<java.lang.Iterable<T>> each(org.hamcrest.Matcher<T> individual)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |