enum class AssertionVerb : StringBasedTranslatable
ASSERT
EXPECT_THROWN
value
val value: String
The default representation of this Translatable.
getDefault
open fun getDefault(): String
Returns the default representation of this Translatable which is value.