net.thucydides.core.matchers
Class SimpleValueMatcher
java.lang.Object
net.thucydides.core.matchers.SimpleValueMatcher
public class SimpleValueMatcher
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleValueMatcher
protected SimpleValueMatcher(Object value,
org.hamcrest.Matcher<? extends Object> matcher)
matches
public boolean matches()
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.