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