doc / ch.tutteli.atrium.translations / DescriptionBigDecimalAssertion

DescriptionBigDecimalAssertion

enum class DescriptionBigDecimalAssertion : StringBasedTranslatable

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

Enum Values

FAILURE_IS_EQUAL_INCLUDING_SCALE_BUT_NUMERICALLY_EQUAL

IS_EQUAL_INCLUDING_SCALE

IS_NOT_EQUAL_INCLUDING_SCALE

IS_NUMERICALLY_EQUAL_TO

IS_NOT_NUMERICALLY_EQUAL_TO

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.