Microservices Libs
Toggle table of contents
1.0.0
common
js
jvm
native
Target filter
common
js
jvm
native
Switch theme
Search in API
Skip to content
Microservices Libs
multiplatform-test-utils
/
dev.limebeck.libs.testUtils
Package-level
declarations
Functions
Properties
Properties
test
Scope
Link copied to clipboard
js
val
testScope
:
CoroutineScope
Functions
await
Assert
With
Delay
Link copied to clipboard
suspend
fun
awaitAssertWithDelay
(
timeoutMillis
:
Long
=
500
,
delayMillis
:
Long
=
100
,
assertion
:
(
)
->
Unit
)
run
Test
Link copied to clipboard
common
js
jvm
native
expect
fun
runTest
(
block
:
suspend
(
)
->
Unit
)
actual
fun
runTest
(
block
:
suspend
(
)
->
Unit
)
actual
fun
runTest
(
block
:
suspend
(
)
->
Unit
)
actual
fun
runTest
(
block
:
suspend
(
)
->
Unit
)