enum class DescriptionComparableExpectation : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Comparable.
TO_BE_LESS_THAN
TO_BE_LESS_THAN_OR_EQUAL_TO
NOT_TO_BE_GREATER_THAN
TO_BE_EQUAL_COMPARING_TO
TO_BE_GREATER_THAN_OR_EQUAL_TO
NOT_TO_BE_LESS_THAN
TO_BE_GREATER_THAN
value
val value: String