doc / ch.tutteli.atrium.translations / DescriptionThrowableExpectation

DescriptionThrowableExpectation

enum class DescriptionThrowableExpectation : StringBasedTranslatable (source)

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

Enum Values

CAUSE

HAS_NO_CAUSE

OCCURRED_EXCEPTION_CAUSE

OCCURRED_EXCEPTION_PROPERTIES

OCCURRED_EXCEPTION_MESSAGE

OCCURRED_EXCEPTION_STACKTRACE

OCCURRED_EXCEPTION_SUPPRESSED

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.