doc / ch.tutteli.atrium.translations / DescriptionComparableAssertion

DescriptionComparableAssertion

enum class DescriptionComparableAssertion : StringBasedTranslatable (source)
Deprecated: Will be removed with 1.0.0 at the latest

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

Enum Values

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

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.