public
static
interface
IdlingResource.ResourceCallback
android.support.test.espresso.IdlingResource.ResourceCallback |
Registered by an IdlingResource
to notify Espresso of a transition to idle.
Public methods | |
---|---|
abstract
void
|
onTransitionToIdle()
Called when the resource goes from busy to idle. |
void onTransitionToIdle ()
Called when the resource goes from busy to idle.