doc / ch.tutteli.atrium.domain.builders.migration / asExpectGroup

asExpectGroup

fun <T : Any> asExpectGroup(group: Group<(Assert<T>.() -> Unit)?>): Group<(Expect<T>.() -> Unit)?>
Deprecated: Switch from Assert to Expect, migrate all inner functions first and then remove this call -- this function was introduced in 0.9.0 to ease the migration from Assert to Expect; will be removed with 1.0.0