MrKWatkins.EmulatorTestSuites 0.2.2 Help

ProgramTestSuite<TTestCase> Class

Definition

Base class for program-based test suites that provide TTestCases for Z80 emulator implementations.

public abstract class ProgramTestSuite<TTestCase> : TestSuite where TTestCase : TestCase

Type Parameters

Name

Description

TTestCase

The type of test cases provided by this test suite.

Properties

Name

Description

TestCases

Gets the list of test cases in this test suite.

See Also

Documentation

Last modified: 14 December 2025