toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-runtime
/
dev.mokkery.answering
/
returnsFailure
returns
Failure
infix
fun
<
T
>
AnsweringScope
<
in
Result
<
T
>
>
.
returnsFailure
(
error
:
Throwable
)
Function call returns
Result.failure
with
error
.