toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-logic
/
ch.tutteli.atrium.logic
/
isFailureOfType
is
Failure
Of
Type
fun
<
ExpectedThrowableT
:
Throwable
>
AssertionContainer
<
out
Result
<
*
>
>
.
isFailureOfType
(
expectedType
:
KClass
<
ExpectedThrowableT
>
)
:
SubjectChangerBuilder.ExecutionStep
<
Throwable
?
,
ExpectedThrowableT
>