doc / ch.tutteli.atrium.translations / DescriptionComparableExpectation

DescriptionComparableExpectation

enum class DescriptionComparableExpectation : StringBasedTranslatable (source)

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to Comparable.

Enum Values

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

Properties

value

val value: String

The default representation of this Translatable.

Inherited Functions

getDefault

open fun getDefault(): String

Returns the default representation of this Translatable which is value.