InstructionTestCase Class
Definition
A test case from an InstructionTestSuite<TTestCase>.
public abstract class InstructionTestCase : InstructionTestCase<M6502TestHarness, Cycle>
Constructors
| Name | Description |
|---|---|
InstructionTestCase(String) |
A test case from an InstructionTestSuite<TTestCase>. |