doc / ch.tutteli.atrium / DescriptionCharSequenceAssertion

DescriptionCharSequenceAssertion

enum class DescriptionCharSequenceAssertion : ISimpleTranslatable

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

Enum Values

CONTAINS

CONTAINS_NOT

STARTS_WITH

STARTS_NOT_WITH

ENDS_WITH

ENDS_NOT_WITH

IS_EMPTY

IS_NOT_EMPTY

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.