Function
Android
Deprecated Replaced with same function, but with runTextContext and testTimeout
@ExperimentalTestApi
fun <A : ComponentActivity> AndroidComposeUiTestEnvironmentNoSuspendingLambda(
effectContext: CoroutineContext = EmptyCoroutineContext,
activityProvider: () -> A?,
): AndroidComposeUiTestEnvironment<A>