doc / ch.tutteli.atrium.creating / IAssertionPlantNullable / AssertionDescription

AssertionDescription

object AssertionDescription : ISimpleTranslatable

Use this description in an implementation to create an IOneMessageAssertion.

Properties

name

val name: String

The name of this ITranslatable -- the name together with its Class.name should identify a ITranslatable (see id).

value

val value: String

The default representation of this ITranslatable.

Inherited Functions

getDefault

open fun getDefault(): String

Returns the default representation of this ITranslatable which is value.