net.thucydides.core.matchers
Class BigDecimalValueMatcher

Package class diagram package BigDecimalValueMatcher
java.lang.Object
  extended by net.thucydides.core.matchers.BigDecimalValueMatcher

public class BigDecimalValueMatcher
extends Object


Constructor Summary
protected BigDecimalValueMatcher(Number value, org.hamcrest.Matcher<? extends BigDecimal> matcher)
           
 
Method Summary
 boolean matches()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigDecimalValueMatcher

protected BigDecimalValueMatcher(Number value,
                                 org.hamcrest.Matcher<? extends BigDecimal> matcher)
Method Detail

matches

public boolean matches()


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.