doc / ch.tutteli.atrium.assertions / DescriptionNarrowingAssertion

DescriptionNarrowingAssertion

enum class DescriptionNarrowingAssertion : StringBasedTranslatable

Contains the DescriptiveAssertion.descriptions of the assertion functions which postulate that a AssertionPlant.subject of type T can be narrowed to TSub where TSub <: T.

Enum Values

IS_A

WARNING_DOWN_CAST_FAILED

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.