toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
jvm
switch theme
search in API
modulecheck-utils:trace-testing
/
modulecheck.utils.trace.test
Package-level
declarations
Functions
Functions
run
Test
Traced
Link copied to clipboard
fun
runTestTraced
(
action
:
suspend
CoroutineScope
.
(
)
->
Unit
)
run
Test
Traced
Link copied to clipboard
inline
fun
<
T
>
T
.
runTestTraced
(
noinline
action
:
suspend
CoroutineScope
.
(
)
->
Unit
)