DAATestSuite.GetTestCases Method
Definition
Gets all the test cases using the specified InstructionTestSuiteOptions.
public override IEnumerable<DAATestCase> GetTestCases(InstructionTestSuiteOptions options);
Parameters
Name | Type | Description |
|---|---|---|
options |
Returns
A sequence of test cases.
Last modified: 14 December 2025