doc / ch.tutteli.atrium.spec / checkNarrowingAssertion

checkNarrowingAssertion

fun <T : Any> <ERROR CLASS>.checkNarrowingAssertion(description: String, act: (AssertionPlant<T>.() -> Unit) -> Unit, lazy: AssertionPlant<T>.() -> Unit, vararg otherMethods: <ERROR CLASS><String, AssertionPlant<T>.() -> Unit>): Unit