public class NumericalMatchers extends java.lang.Object
Matcher
NumericalMatchers()
static org.hamcrest.Matcher<java.lang.Integer>
atLeast(int i)
exactly(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NumericalMatchers()
public static org.hamcrest.Matcher<java.lang.Integer> atLeast(int i)
public static org.hamcrest.Matcher<java.lang.Integer> exactly(int i)