enum class AssertionVerb : StringBasedTranslatableThe Translatables for the assertion functions assert, assertThat and expect.
val value: String
The default representation of this Translatable.  | 
open fun getDefault(): String
Returns the default representation of this Translatable which is value.  |