The Wayback Machine - https://web.archive.org/web/20151028230658/http://developer.xamarin.com:80/api/namespace/Android.Test.Suitebuilder.Annotation/
Android Guides | Samples

Android.Test.Suitebuilder.Annotation Namespace

Remarks

To be added.

Classes

TypeReason
ILargeTestMarks a test that should run as part of the large tests.
IMediumTestMarks a test that should run as part of the medium tests.
ISmallTestMarks a test that should run as part of the small tests.
ISmokeMarks a test that should run as part of the smoke tests.
ISuppressUse this annotation on test classes or test methods that should not be included in a test suite.
LargeTestMarks a test that should run as part of the large tests.
LargeTestAttribute
MediumTestMarks a test that should run as part of the medium tests.
MediumTestAttribute
SmallTestMarks a test that should run as part of the small tests.
SmallTestAttribute
SmokeMarks a test that should run as part of the smoke tests.
SmokeAttribute
SuppressUse this annotation on test classes or test methods that should not be included in a test suite.
SuppressAttribute