ComposeNotIdleException
Kotlin
|Java
class ComposeNotIdleException : Throwable
kotlin.Any | ||
↳ | kotlin.Throwable | |
↳ | androidx.compose.ui.test.junit4.android.ComposeNotIdleException |
Thrown in cases where Compose can't get idle in Espresso's defined time limit.
Summary
Public constructors | |
---|---|
Thrown in cases where Compose can't get idle in Espresso's defined time limit. |