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