runTestDslSuspend¶
suspend fun TestScope.runTestDslSuspend(
name: String,
config: TestConfig,
block: suspend TestDsl.() -> Unit
)
suspend fun TestScope.runTestDslSuspend(
name: String,
config: TestConfig,
block: suspend TestDsl.() -> Unit
)