doc / ch.tutteli.atrium.translations / DescriptionBasic

DescriptionBasic

enum class DescriptionBasic : StringBasedTranslatable (source)

Contains the DescriptiveAssertion.descriptions which are so basic that one does not want to use a different wording in two different expectation functions.

Enum Values

TO

NOT_TO

TO_BE

NOT_TO_BE

TO_HAVE

NOT_TO_HAVE

WAS

NONE

IS

IS_NOT

HAS

HAS_NOT

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.