public class NumericalMatchers
extends java.lang.Object
Matchers.| Constructor and Description |
|---|
NumericalMatchers() |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<java.lang.Integer> |
atLeast(int i) |
static org.hamcrest.Matcher<java.lang.Integer> |
exactly(int i) |