public abstract @interface

SdkSuppress

implements Annotation
android.support.test.filters.SdkSuppress

Class Overview

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.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation