Uses of Class
org.fest.assertions.api.AbstractComparableAssert
Packages that use AbstractComparableAssert
-
Uses of AbstractComparableAssert in org.fest.assertions.api
Classes in org.fest.assertions.api with type parameters of type AbstractComparableAssertModifier and TypeClassDescriptionclass
AbstractComparableAssert<S extends AbstractComparableAssert<S,
A>, A extends Comparable<? super A>> Base class for all implementations of
.ComparableAssert
Subclasses of AbstractComparableAssert in org.fest.assertions.apiModifier and TypeClassDescriptionclass
AbstractUnevenComparableAssert<S extends AbstractUnevenComparableAssert<S,
A>, A extends Comparable<? super A>> Base class for all implementations of
.UnevenComparableAssert
class
Assertion methods for
s.BigDecimal
class
Assertion methods for bytes.class
Assertion methods for characters.class
Assertion methods for doubles.class
Assertion methods for floats.class
Assertion methods for integers.class
Assertion methods for longs.class
Assertion methods for shorts.