Functions
Link copied to clipboard
fun <T : AssertionGroupType, R> create(type: T, factory: (T, Translatable, Any) -> R): AssertionGroupDescriptionAndRepresentationOption<T, R>
Factory method to create an AssertionGroupDescriptionAndRepresentationOption with the given expectation-group type and another factory method which creates the next step in the building process.