doc / ch.tutteli.atrium.assertions.builders / BasicAssertionGroupFinalStep / create

create

fun create(groupType: AssertionGroupType, description: Translatable, representation: Any, assertions: List<Assertion>): BasicAssertionGroupFinalStep

Factory method to create a BasicAssertionGroupFinalStep in the building process of an AssertionGroup with groupType, description and representation as well as the given assertions.