doc / ch.tutteli.atrium.api.verbs / AssertionVerb

AssertionVerb

enum class AssertionVerb : StringBasedTranslatable

The Translatables for the assertion functions assert, assertThat and expect.

Enum Values

ASSERT

ASSERT_THAT

EXPECT

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.