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

AssertionVerb

enum class AssertionVerb : StringBasedTranslatable
Deprecated: Switch to api.verbs.internal.AssertionVerb; will be removed with 1.0.0

Deprecated, switch to api.verbs.internal.AssertionVerb; will be removed with 1.0.0

Enum Values

ASSERT

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.