DefaultThrowableAssertions
Functions
Link copied to clipboard
open override fun <ExpectedThrowableT : Throwable> causeIsA(container: AssertionContainer<out Throwable>, expectedType: KClass<ExpectedThrowableT>): SubjectChangerBuilder.ExecutionStep<Throwable?, ExpectedThrowableT>