InstructionTestCase Class
Definition
A test case from an InstructionTestSuite<TTestCase>.
public abstract class InstructionTestCase : TestCase
Properties
| Name | Description |
|---|---|
| AssertionsToRun | The TestAssertions to run for this test case. |
| MemoryCycleMethod | The MemoryCycleMethod used by the emulator being tested. |
| Name | Gets the name of the test case. |
| OpcodeName | Gets the name of the opcode being tested. |