public abstract @interface FlakyTest
implements Annotation
| android.support.test.filters.FlakyTest |
将测试指定为片状(非确定性)。
Can then be used to filter tests on execution using -e annotation or -e notAnnotation as desired.Inherited methods |
|
|---|---|
java.lang.annotation.Annotation
|
|