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

Most visited

Recently visited

Smoke

public abstract @interface Smoke
implements Annotation

android.test.suitebuilder.annotation.Smoke


This @interface is deprecated.
New tests should be written using the Android Testing Support Library.

Marks a test that should run as part of the smoke tests. The android.test.suitebuilder.SmokeTestSuiteBuilder will run all tests with this annotation.

Summary

Inherited methods