doc / ch.tutteli.atrium.assertions.builders / Explanatory / ExplanationOption / withDescription

withDescription

open fun withDescription(translatable: Translatable, arg: Any, vararg otherArgs: Any): Explanatory.FinalStep (source)
Deprecated: use withExplanation instead; will be removed latest with 1.0.0


open fun withDescription(translatable: Translatable): Explanatory.FinalStep (source)
Deprecated: use withExplanation instead; will be removed latest with 1.0.0


open fun withDescription(explanation: Any?): Explanatory.FinalStep (source)
Deprecated: use withExplanation instead; will be removed latest with 1.0.0