doc / ch.tutteli.atrium.translations / DescriptionComparableAssertion

DescriptionComparableAssertion

enum class DescriptionComparableAssertion : StringBasedTranslatable (source)

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

Enum Values

IS_LESS_THAN

IS_LESS_OR_EQUALS

IS_GREATER_THAN

IS_GREATER_OR_EQUALS

IS_EQUAL

IS_LESS_THAN_OR_EQUAL

IS_GREATER_THAN_OR_EQUAL

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.