Compose API Reference Compose UI Test runComposeUiTestNonSuspendingLambda Function Android Deprecated Replaced with same function, but with suspend block, runTextContext, testTimeout @ExperimentalTestApi fun runComposeUiTestNonSuspendingLambda( effectContext: CoroutineContext = EmptyCoroutineContext, block: ComposeUiTest.() -> Unit, )
Compose API Reference Compose UI Test runComposeUiTestNonSuspendingLambda Function Android Deprecated Replaced with same function, but with suspend block, runTextContext, testTimeout @ExperimentalTestApi fun runComposeUiTestNonSuspendingLambda( effectContext: CoroutineContext = EmptyCoroutineContext, block: ComposeUiTest.() -> Unit, )