doc / ch.tutteli.atrium.domain.builders.creating / ThrowableThrownAssertionsBuilder / toBe

toBe

inline fun <TExpected : Throwable> toBe(throwableThrownBuilder: Builder, expectedType: KClass<TExpected>, noinline assertionCreator: AssertionPlant<TExpected>.() -> Unit): <ERROR CLASS> (source)

Overrides ThrowableThrownAssertions.toBe