enum class DescriptionBasic : ISimpleTranslatable
Contains the IBasicAssertion.descriptions which are so basic that one does not want to use a different wording in a two different assertion functions.
val value: String
The default representation of this ITranslatable.  | 
open fun getDefault(): String
Returns the default representation of this ITranslatable which is value.  |