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

Most visited

Recently visited

MediumTest

public abstract @interface MediumTest
implements Annotation

android.test.suitebuilder.annotation.MediumTest


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

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

Summary

Inherited methods