trixnity-test-utils
Toggle table of contents
4.18.0
common
Platform filter
common
Switch theme
Search in API
trixnity-test-utils
trixnity-test-utils
/
net.folivo.trixnity.test.utils
/
suspendLazy
suspend
Lazy
fun
<
T
>
CoroutineTest
.
suspendLazy
(
block
:
suspend
TestScope
.
(
)
->
T
)
:
LazySuspend
<
T
>