Added in API level 2
Deprecated in API level 24

MediumTest

public abstract @interface MediumTest
implements Annotation

android.test.suitebuilder.annotation.MediumTest


This @interface was deprecated in API level 24.
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