toggle menu
assertk-project
0.28.0
common
switch theme
search in API
assertk
/
assertk
/
assertFailure
assert
Failure
inline
fun
assertFailure
(
f
:
(
)
->
Unit
)
:
Assert
<
Throwable
>
Asserts that the given block will throw an exception rather than complete successfully.