ProgramTestCase Class
Definition
Base class for M6502 test cases that execute a full program and verify the result.
public abstract class ProgramTestCase : TestCase
Methods
| Name | Description |
|---|---|
| Execute<TTestHarness>(TextWriter) | Executes the test case with the specified test output. |