doc / ch.tutteli.atrium.assertions.builders / AssertionGroupDescriptionAndRepresentationOption / withDescriptionAndNullableRepresentation

withDescriptionAndNullableRepresentation

open fun withDescriptionAndNullableRepresentation(description: Translatable, representation: Any?): R (source)

Uses the given description as AssertionGroup.description and representation as AssertionGroup.representation unless representation is null in which case RawString.NULL is used.