doc / ch.tutteli.atrium.domain.builders.assertions.builders / FixedClaimAssertionGroupTypeOption / withType

withType

abstract fun <T : AssertionGroupType> withType(type: T): FixedClaimAssertionGroupHoldsOption<T> (source)

Uses the given type as AssertionGroup.type.

Parameters

type - The AssertionGroup.type.