doc / ch.tutteli.atrium.translations / DescriptionThrowableAssertion

DescriptionThrowableAssertion

enum class DescriptionThrowableAssertion : StringBasedTranslatable

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

Enum Values

IS_A

NO_EXCEPTION_OCCURRED

NOT_CAUSED

OCCURRED_EXCEPTION_CAUSE

OCCURRED_EXCEPTION_PROPERTIES

OCCURRED_EXCEPTION_MESSAGE

OCCURRED_EXCEPTION_STACKTRACE

OCCURRED_EXCEPTION_SUPPRESSED

IS_NOT_THROWN_1

IS_NOT_THROWN_2

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.