Added in API level 1
  
  
  
android.test.suitebuilder.annotation
Annotations
| LargeTest | This @interface was deprecated in API level 24. Use LargeTest instead. New tests should be written using the Android Testing Support Library. | 
| MediumTest | This @interface was deprecated in API level 24. Use MediumTest instead. New tests should be written using the Android Testing Support Library. | 
| SmallTest | This @interface was deprecated in API level 24. Use SmallTest instead. New tests should be written using the Android Testing Support Library. | 
| Smoke | This @interface was deprecated in API level 24. New tests should be written using the Android Testing Support Library. | 
| Suppress | This @interface was deprecated in API level 24. Use Suppress instead. New tests should be written using the Android Testing Support Library. | 
- Annotations
