androidx.test.espresso.base
Interfaces
| ActiveRootLister | Provides access to all root views in an application. | 
| IdlingUiController | Similar to  | 
| InterruptableUiController | Similar to  | 
Classes
| DefaultFailureHandler | Espresso's default  | 
| IdlingResourceRegistry | Keeps track of user-registered  | 
| PlatformTestStorageModule | Dagger module for creating  | 
| RootViewPicker | Provides the root View of the top-most Window, with which the user can interact. | 
| ViewFinderImpl | Implementation of  | 
Annotations
| Default | Annotates a default provider. | 
| MainThread | Annotates an Executor that executes tasks on the main thread | 
| RootViewPickerScope | Scope for components that use  | 
