Most visited

Recently visited

Added in API level 1

android.test.suitebuilder.annotation

Utility classes supporting the test runner classes.

Annotations

LargeTest 此@interface已在API级别24中弃用。请改为使用LargeTest 新的测试应该使用Android Testing Support Library编写
MediumTest 此@interface在API级别24中已弃用。请改为使用MediumTest 新的测试应该使用Android Testing Support Library编写
SmallTest 此@interface在API级别24中已弃用。请改为使用SmallTest 应使用Android Testing Support Library编写新的测试。
Smoke 此@interface在API级别24中已弃用。应使用Android Testing Support Library编写新测试。
Suppress 此@interface在API级别24中已弃用。请改为使用Suppress 新的测试应该使用Android Testing Support Library编写

Hooray!