|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectnet.thucydides.core.hamcrest.Matchers
public class Matchers
General-purpose Hamcrest matchers.
| Constructor Summary | |
|---|---|
Matchers()
|
|
| Method Summary | |
|---|---|
static org.hamcrest.Matcher<List<String>> |
containsInOrder(String... values)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Matchers()
| Method Detail |
|---|
public static org.hamcrest.Matcher<List<String>> containsInOrder(String... values)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||