ProgramTestCase Class
Definition
Base class for Z80 test cases that execute a full program and verify the results.
public abstract class ProgramTestCase : TestCase
Methods
Name | Description |
|---|---|
Executes the test case with the specified test output. | |
Executes the test case with the specified test and debug output. Execution will proceed step by step if | |
Executes the test case with the specified test and debug output. Execution will proceed instruction by instruction. | |
Executes the test case with the specified test and debug output. Execution will proceed step by step. |
Last modified: 14 December 2025