doc / ch.tutteli.atrium.assertions.builders / ExplanatoryGroup / FinalStep / create

create

fun create(groupType: ExplanatoryAssertionGroupType, explanatoryAssertions: List<Assertion>, holds: Boolean = true): ExplanatoryGroup.FinalStep (source)

Factory method to create the FinalStep in the building process of AssertionGroup with an ExplanatoryAssertionGroupType (specified by the given groupType) and explanatoryAssertions.