Package org.hamcrest.number

Matchers that perform numeric comparisons.

See:
          Description

Class Summary
IsCloseTo Is the value a number equal to a value within some range of acceptable error?
IsGreaterThan<T extends Comparable<T>> Is the value less than or greater than another Comparable value?
OrderingComparisons  
 

Package org.hamcrest.number Description

Matchers that perform numeric comparisons.