Uses of Package
org.fest.assertions.util
Packages that use org.fest.assertions.util
-
Classes in org.fest.assertions.util used by org.fest.assertions.utilClassDescriptionA list-like wrapper for arrays.A
BigDecimal
Comparator
based onBigDecimal.compareTo(BigDecimal)
.
Is useful if ones wants to use BigDecimal assertions based onBigDecimal.compareTo(BigDecimal)
instead ofBigDecimal.equals(Object)
method.