doc / ch.tutteli.atrium.translations / DescriptionCharSequenceAssertion

DescriptionCharSequenceAssertion

enum class DescriptionCharSequenceAssertion : StringBasedTranslatable (source)

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

Enum Values

AT_LEAST

AT_MOST

BLANK

CONTAINS

CONTAINS_NOT

EMPTY

ENDS_WITH

ENDS_NOT_WITH

EXACTLY

IGNORING_CASE

MATCHES

MISMATCHES

NOT_FOUND

NUMBER_OF_MATCHES_FOUND

NUMBER_OF_OCCURRENCES

STARTS_WITH

STARTS_NOT_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.