{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
class IdlingPolicy
Allows users to control idling idleTimeouts in Espresso.
Public constructors |
|
|---|---|
Public functions |
|
|---|---|
TimeUnit! |
The unit for |
Unit |
handleTimeout(busyResources: (Mutable)List<String!>!, message: String!)Invoked when the idle idleTimeout has been exceeded. |
fun handleTimeout(busyResources: (Mutable)List<String!>!, message: String!): Unit
Invoked when the idle idleTimeout has been exceeded.