doc / ch.tutteli.atrium.verbs / AssertionVerb

AssertionVerb

enum class AssertionVerb : StringBasedTranslatable (source)

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

Enum Values

ASSERT

ASSERT_THROWN

ASSERT_THAT

ASSERT_THAT_THROWN

EXPECT

EXPECT_THROWN

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.