android.support.test.filters.RequiresDevice |
Indicates that a specific test should not be run on emulator.
It will be executed only if the test is running on the physical android device.
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
|