doc / ch.tutteli.atrium.assertions.builders / AssertionBuilder / customType

customType

abstract fun <T : AssertionGroupType> customType(groupType: T): DefaultAssertionGroupBuilderOptions<T>

Builder to create a basic AssertionGroup with a custom AssertionGroupType.

Parameters

groupType - the AssertionGroup.type.