klip
0.4.1
android
common
shared
stub
klip-runner
/
dev.petuska.klip.runner
/
TestScope
Test
Scope
android
common
shared
stub
actual
typealias
TestScope
=
TestScope
Content copied to clipboard
expect
interface
TestScope
Content copied to clipboard
actual
typealias
TestScope
=
TestScope
Content copied to clipboard
actual
interface
TestScope
Content copied to clipboard
Extensions
See also
See also
common
stub
kotlinx.
coroutines.
test.
TestScope
kotlinx.
coroutines.
test.
TestScope
Extensions
run
Test
Link copied to clipboard
common
stub
expect
inline
fun
TestScope
.
runTest
(
dispatchTimeoutMs
:
Long
,
noinline
testBody
:
suspend
TestScope
.
(
)
->
Unit
)
:
TestResult
Content copied to clipboard
actual
inline
fun
TestScope
.
runTest
(
dispatchTimeoutMs
:
Long
,
noinline
testBody
:
suspend
TestScope
.
(
)
->
Unit
)
:
TestResult
Content copied to clipboard