doc / ch.tutteli.atrium.assertions.builders / AssertionsOption / withDefaultFinalStepAndEmptyDescriptionAndRepresentation

withDefaultFinalStepAndEmptyDescriptionAndRepresentation

fun <T : AssertionGroupType> withDefaultFinalStepAndEmptyDescriptionAndRepresentation(groupType: T): AssertionsOption<T, BasicAssertionGroupFinalStep> (source)

Factory method to create an AssertionsOption step in the building process of an AssertionGroup with the given groupType an empty AssertionGroup.description and AssertionGroup.representation where BasicAssertionGroupFinalStep is used as final step in the building process.