Package org.fest.assertions.util
-
Class Summary Class Description ArrayWrapperList A list-like wrapper for arrays.BigDecimalComparator ABigDecimal
Comparator
based onBigDecimal.compareTo(BigDecimal)
.
Is useful if ones wants to use BigDecimal assertions based onBigDecimal.compareTo(BigDecimal)
instead ofBigDecimal.equals(Object)
method.