doc / ch.tutteli.atrium.domain.builders.assertions.builders / FixedClaimLikeGroup / GroupTypeOption / withType

withType

abstract fun <T : AssertionGroupType> withType(groupType: T): HoldsOption<T, R> (source)

Uses the given groupType as AssertionGroup.type.

Parameters

groupType - The AssertionGroup.type.