doc / ch.tutteli.atrium.logic / Fun0Assertions / toThrow

toThrow

abstract fun <TExpected : Throwable> toThrow(container: AssertionContainer<() -> Any?>, expectedType: KClass<TExpected>): SubjectChangerBuilder.ExecutionStep<*, TExpected>