|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComparableAssert | |
|---|---|
| org.assertj.core.api | |
| Uses of ComparableAssert in org.assertj.core.api |
|---|
| Classes in org.assertj.core.api with type parameters of type ComparableAssert | |
|---|---|
interface |
ComparableAssert<S extends ComparableAssert<S,A>,A extends Comparable<? super A>>
Assertion methods applicable to s. |
| Subinterfaces of ComparableAssert in org.assertj.core.api | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||