Summary:
Inherited Methods
| [Expand All]
UiThreadTest
Stay organized with collections
Save and categorize content based on your preferences.
public
abstract
@interface
UiThreadTest
implements
Annotation
| android.support.test.annotation.UiThreadTest |
Methods annotated with this annotation will be executed on the application's UI thread (or main thread).
This annotation will only take effect for Test, Before or
After methods.
Summary
Inherited methods | |
|---|---|
java.lang.annotation.Annotation
| |
Annotations