Skip to content

Latest commit

 

History

History
 
 

idling-resource-dialog-fragment

Custom IdlingResource: Dialog Fragment

Exercise for the reader! MainActivity shows a loading dialog, then changes a TextView to done when the dialog dismisses. How do we tell our test to wait for the dialog to dismiss before we check the TextView?

References: