public class NumericalMatchers extends Object
Matchers.| Constructor and Description |
|---|
NumericalMatchers() |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Integer> |
atLeast(int i) |
static org.hamcrest.Matcher<Integer> |
exactly(int i) |
Copyright © 2016. All rights reserved.