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