|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnevenComparableAssert | |
|---|---|
| org.assertj.core.api | |
| Uses of UnevenComparableAssert in org.assertj.core.api |
|---|
| Classes in org.assertj.core.api with type parameters of type UnevenComparableAssert | |
|---|---|
interface |
UnevenComparableAssert<S extends UnevenComparableAssert<S,T>,T extends Comparable<? super T>>
Assertion methods applicable to s whose implementation of compareTo is not consistent
with their implementation of equals (e.g. |
| Classes in org.assertj.core.api that implement UnevenComparableAssert | |
|---|---|
class |
AbstractBigDecimalAssert<S extends AbstractBigDecimalAssert<S>>
Base class for all implementations of assertions for BigDecimals. |
class |
AbstractUnevenComparableAssert<S extends AbstractUnevenComparableAssert<S,A>,A extends Comparable<? super A>>
Base class for all implementations of . |
class |
BigDecimalAssert
Assertion methods for BigDecimals. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||