mockk-dsl
1.13.2
common
mockk-dsl
/
io.mockk
/
MockKMatcherScope
/
captureCoroutine
capture
Coroutine
common
inline
fun
<
T
:
Any
>
captureCoroutine
(
)
:
T
Content copied to clipboard
Captures coroutine. Captured coroutine R>().coInvoke(...) can be used in answer scope.