# Print output for @column tags ?> SmallTest - Android SDK | Android Developers

Most visited

Recently visited

SmallTest

public abstract @interface SmallTest
implements Annotation

android.test.suitebuilder.annotation.SmallTest


This @interface is deprecated.
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