doc / ch.tutteli.atrium.spec / checkNarrowingAssertion

checkNarrowingAssertion

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