DAATestSuite Class
Definition
The DAA test suite.
public sealed class DAATestSuite : InstructionTestSuite<DAATestCase>
Fields
| Name | Description |
|---|---|
| Instance | Gets the singleton instance of the DAATestSuite. |
Properties
| Name | Description |
|---|---|
| DefaultOptions | Gets the default options for the DAA test suite. |
Methods
| Name | Description |
|---|---|
| GetTestCases(InstructionTestSuiteOptions) | Gets all the test cases using the specified InstructionTestSuiteOptions. |