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

withType

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

Uses the given groupType as AssertionGroup.type.

Parameters

groupType - The AssertionGroup.type.