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