enum class AssertionVerb : StringBasedTranslatable
(source)
Defines the translation used for the assertion verbs used for internal purposes.
Might be removed at any time without previous notice or the behaviour could change etc.
val value: String
The default representation of this Translatable. |
open fun getDefault(): String
Returns the default representation of this Translatable which is value. |