Skip to content

TestSuite Class

Definition

Base class for test suites that provide TestCases for Z80 emulator implementations.

public abstract class TestSuite

View source

Properties

Name Description
Name Gets the name of the test suite.
Source Gets the URL indicating the source of the original test suite.

See Also

Documentation