androidx.test.core.app
Interfaces
ActivityScenario.ActivityAction | 
            
               ActivityAction interface should be implemented by any class whose instances are intended to be executed by the main thread.  | 
          
Classes
ActivityScenario | 
            
               ActivityScenario provides APIs to start and drive an Activity's lifecycle state for testing.  | 
          
ActivityScenarioKt | 
            |
ApplicationProvider | 
            
               Provides ability to retrieve the current application   | 
          
DeviceCapture |