InstructionTestCase<THarness, TCycle> Constructors
Initializes a new instance of the InstructionTestCase<THarness, TCycle> class.
protected InstructionTestCase(string id);
Parameters
| Name | Type | Description |
|---|---|---|
id |
String |
The unique identifier for this test case. |