doc / ch.tutteli.atrium.domain.creating.throwable.thrown.creators / ThrowableThrownAssertions / toBe

toBe

abstract fun <TExpected : Throwable> toBe(throwableThrownBuilder: ThrowableThrown.Builder, expectedType: KClass<TExpected>, assertionCreator: AssertionPlant<TExpected>.() -> Unit): Unit
Deprecated: Switch from Assert to Expect and use Fun0Assertions instead; will be removed with 1.0.0