Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
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
.