ZEXALLTestSuite.Get Method
Definition
Gets a test suite instance for the specified ZEXALLTestType.
public static ZEXALLTestSuite Get(ZEXALLTestType type);
Parameters
| Name | Type | Description |
|---|---|---|
| type | ZEXALLTestType | The type of test suite to retrieve. |
Returns
The corresponding ZEXALLTestSuite instance.