ComposeNotIdleException

class ComposeNotIdleException : Exception


Thrown in cases where Compose can't get idle in Espresso's defined time limit.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ComposeNotIdleException

Added in 1.0.0
ComposeNotIdleException(message: String?, cause: Throwable?)