InterruptTestCase Class
Definition
A standalone interrupt test case from the InterruptTestSuite.
public sealed class InterruptTestCase : TestCase
Properties
| Name | Description |
|---|---|
| Name | Gets the display name for this test case. |
Methods
| Name | Description |
|---|---|
| Execute<TTestHarness>(TextWriter) | Executes this test case using the specified Z80SteppableTestHarness type. |