Android.Test.Suitebuilder.Annotation Namespace
Remarks
To be added.
Classes
| Type | Reason |
|---|---|
| ILargeTest | Marks a test that should run as part of the large tests. |
| IMediumTest | Marks a test that should run as part of the medium tests. |
| ISmallTest | Marks a test that should run as part of the small tests. |
| ISmoke | Marks a test that should run as part of the smoke tests. |
| ISuppress | Use this annotation on test classes or test methods that should not be included in a test suite. |
| LargeTest | Marks a test that should run as part of the large tests. |
| LargeTestAttribute | |
| MediumTest | Marks a test that should run as part of the medium tests. |
| MediumTestAttribute | |
| SmallTest | Marks a test that should run as part of the small tests. |
| SmallTestAttribute | |
| Smoke | Marks a test that should run as part of the smoke tests. |
| SmokeAttribute | |
| Suppress | Use this annotation on test classes or test methods that should not be included in a test suite. |
| SuppressAttribute |

