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

java.lang.Objectnet.thucydides.core.matchers.SimpleValueMatcher
public class SimpleValueMatcher
| Constructor Summary | |
|---|---|
protected |
SimpleValueMatcher(Object value,
org.hamcrest.Matcher<? extends Object> matcher)
|
| Method Summary | |
|---|---|
boolean |
matches()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected SimpleValueMatcher(Object value,
org.hamcrest.Matcher<? extends Object> matcher)
| Method Detail |
|---|
public boolean matches()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||