Package 

Class UIModuleIdlingResource

  • All Implemented Interfaces:
    android.view.Choreographer.FrameCallback , androidx.test.espresso.IdlingResource , com.wix.detox.espresso.idlingresources.DescriptiveIdlingResource

    
    public final class UIModuleIdlingResource
    extends DetoxBaseIdlingResource implements Choreographer.FrameCallback
                        

    Espresso IdlingResource for React Native's UI Module. Hooks up to React Native internals to grab the pending ui operations from it.