Package Index
|
Class Index
androidx.test.espresso
androidx.test.espresso.action
androidx.test.espresso.assertion
androidx.test.espresso.base
androidx.test.espresso.matcher
androidx.test.espresso.remote
androidx.test.espresso.util
Interfaces
ActiveRootLister
IdlingUiController
InterruptableUiController
Classes
DefaultFailureHandler
IdlingResourceRegistry
RootViewPicker
ViewFinderImpl
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
MainThread
implements
Annotation
androidx.test.espresso.base.MainThread
Class Overview
Annotates an Executor that executes tasks on the main thread
Summary
[Expand]
Inherited Methods
From interface
java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()