doc / ch.tutteli.atrium.assertions / DescriptionCharSequenceAssertion

DescriptionCharSequenceAssertion

enum class DescriptionCharSequenceAssertion : ISimpleTranslatable

Contains the IBasicAssertion.descriptions of the assertion functions which are applicable to CharSequence.

Enum Values

AT_LEAST

AT_MOST

CONTAINS

CONTAINS_NOT

EMPTY

ENDS_WITH

ENDS_NOT_WITH

EXACTLY

IGNORING_CASE

NUMBER_OF_OCCURRENCES

STARTS_WITH

STARTS_NOT_WITH

Properties

value

val value: String

The default representation of this ITranslatable.

Inherited Functions

getDefault

open fun getDefault(): String

Returns the default representation of this ITranslatable which is value.