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

asSubExpect

fun <T : Any> asSubExpect(assertionCreatorOrNull: (Assert<T>.() -> Unit)?): (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