SingleStepTestCase Class
Definition
A test case from the SingleStepTestSuite.
public sealed class SingleStepTestCase : InstructionTestCase
Properties
| Name | Description |
|---|---|
| OpcodeName | Gets the name of the opcode being tested. |
Methods
| Name | Description |
|---|---|
| Execute<TTestHarness>(TextWriter) | Executes this test case using the specified Z80TestHarness type. |