doc / ch.tutteli.atrium.translations / DescriptionDateTimeLikeAssertion

DescriptionDateTimeLikeAssertion

enum class DescriptionDateTimeLikeAssertion : StringBasedTranslatable (source)

Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to date like instances (e.g. LocalDate, LocaleDateTime, ZonedDateTime etc.)

Enum Values

YEAR

MONTH

DAY_OF_WEEK

IS_AFTER_OR_EQUAL

IS_AFTER

IS_BEFORE_OR_EQUAL

IS_BEFORE

IS_EQUAL_TO

DAY

SAME_DAY

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.