ktor-test-dispatcher / io.ktor.test.dispatcher

Package io.ktor.test.dispatcher

Functions

testSuspend

expect fun testSuspend(context: <ERROR CLASS> = EmptyCoroutineContext, block: suspend CoroutineScope.() -> Unit): Unit

Test runner for common suspend tests.