TimingTestCase Class
Definition
A test case from the TimingTestSuite.
public sealed class TimingTestCase : ZXSpectrumTestCase
Properties
| Name | Description |
|---|---|
Contended |
Gets whether this test case uses the contended variant. |
Description |
Gets the description of the instruction group being tested. |
Name |
Gets the display name for this test case. |
TestNumber |
Gets the original test number. |
Methods
| Name | Description |
|---|---|
Execute<TTestHarness>(TextWriter) |
Executes this test case using the specified ZXSpectrumTestHarness type. |