doc / ch.tutteli.atrium.translations / DescriptionAnyExpectation

DescriptionAnyExpectation

enum class DescriptionAnyExpectation : StringBasedTranslatable (source)

Contains the DescriptiveAssertion.descriptions of the expectation functions which are applicable to Any.

Enum Values

TO_EQUAL

NOT_TO_EQUAL

TO_BE_AN_INSTANCE_OF

TO_BE_THE_INSTANCE

NOT_TO_BE_THE_INSTANCE

NOT_TO_EQUAL_ONE_IN

BECAUSE

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.