ZEXALLTestSuite Class
Definition
The ZEXALL test suite.
public sealed class ZEXALLTestSuite : ProgramTestSuite<ZEXALLTestCase>
Fields
| Name | Description |
|---|---|
ZEXALL |
Gets the ZEXALL test suite that tests both documented and undocumented flags. |
ZEXDOC |
Gets the ZEXDOC test suite that tests just the documented flags. |
Properties
| Name | Description |
|---|---|
Type |
Gets the type of this ZEXALL test suite. |
Methods
| Name | Description |
|---|---|
Get(ZEXALLTestType) |
Gets a test suite instance for the specified ZEXALLTestType. |