enum class DescriptionBasic : StringBasedTranslatable (source)
Contains the DescriptiveAssertion.descriptions which are so basic that one does not want to use a different wording in two different expectation functions.
| val value: StringThe default representation of this Translatable. | 
| open fun getDefault(): StringReturns the default representation of this Translatable which is value. |