public class NumericalMatchers extends Object
Matcher
s.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 © 2015. All rights reserved.