Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.answering
/
returnsSuccess
returns
Success
infix
fun
<
T
>
AnsweringScope
<
in
Result
<
T
>
>
.
returnsSuccess
(
value
:
T
)
Function call returns
Result.success
with
value
.