enum class DescriptionComparableAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Comparable.
IS_LESS_THAN
IS_LESS_THAN_OR_EQUAL
IS_NOT_GREATER_THAN
IS_EQUAL
IS_GREATER_THAN_OR_EQUAL
IS_NOT_LESS_THAN
IS_GREATER_THAN
IS_LESS_OR_EQUALS
IS_GREATER_OR_EQUALS
value
val value: String