public
abstract
@interface
SdkSuppress
implements
Annotation
android.support.test.filters.SdkSuppress |
Indicates that a specific test or class requires a minimum API Level to execute.
Test(s) will be skipped when executed on android platforms less than specified level.Inherited methods | |
---|---|
![]()
java.lang.annotation.Annotation
|