AssertionGroupDescriptionAndEmptyRepresentationOption
interface AssertionGroupDescriptionAndEmptyRepresentationOption<out T : AssertionGroupType, R>(source)
Option step which allows to specify the AssertionGroup.description -- Text.EMPTY is used as AssertionGroup.representation.
Properties
Link copied to clipboard
The previously defined AssertionGroup.type.
Functions
Link copied to clipboard
Uses the given description as AssertionGroup.description and Text.EMPTY as AssertionGroup.representation.
Wraps the given description into an Untranslatable and uses it as AssertionGroup.description and uses Text.EMPTY as AssertionGroup.representation.