doc / ch.tutteli.atrium.translations / DescriptionCharSequenceExpectation

DescriptionCharSequenceExpectation

enum class DescriptionCharSequenceExpectation : StringBasedTranslatable (source)

Contains the DescriptiveAssertion.descriptions of the expectation functions which are applicable to CharSequence.

Enum Values

AT_LEAST

AT_MOST

BLANK

EMPTY

EXACTLY

IGNORING_CASE

NOT_FOUND

NUMBER_OF_MATCHES_FOUND

NUMBER_OF_MATCHES

TO_CONTAIN

NOT_TO_CONTAIN

TO_END_WITH

NOT_TO_END_WITH

TO_MATCH

NOT_TO_MATCH

TO_START_WITH

NOT_TO_START_WITH

STRING_MATCHING_REGEX

VALUE

Properties

value

val value: String

The default representation of this Translatable.

Inherited Functions

getDefault

open fun getDefault(): String

Returns the default representation of this Translatable which is value.