IdlingResource.ResourceCallback


interface IdlingResource.ResourceCallback


Registered by an IdlingResource to notify Espresso of a transition to idle.

Summary

Public functions

Unit

Called when the resource goes from busy to idle.

Public functions

onTransitionToIdle

fun onTransitionToIdle(): Unit

Called when the resource goes from busy to idle.