Added in API level 2
Deprecated in API level 24

LargeTest

public abstract @interface LargeTest
implements Annotation

android.test.suitebuilder.annotation.LargeTest


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

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

Summary

Inherited methods