Added in API level 2
Deprecated in API level 24

SmallTest

public abstract @interface SmallTest
implements Annotation

android.test.suitebuilder.annotation.SmallTest


This @interface was deprecated in API level 24.
Use SmallTest instead. New tests should be written using the Android Testing Support Library.

Marks a test that should run as part of the small tests.

Summary

Inherited methods