parent directory.. | ||||
View all files | ||||
#Test
Utilities around Espresso and Android testing.
FragmentGoneIdlingResource : An IdlingResource that waits until a fragment is no longer in the FragmentManager.
FragmentVisibleIdlingResource: An IdlingResource that waits until a fragment is added to the FragmentManager and is visible.
TimerIdlingResource: An Idling resource that becomes Idle after time has elapsed.