android.support.test.filters.FlakyTest |
Designates a test as being flaky (non-deterministic).
Can then be used to filter tests on execution using -e annotation or -e notAnnotation as desired.
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
|