RaxoftTestSuite.Get Method
Definition
Gets a test suite instance for the specified RaxoftTestType and RaxoftTestVersion.
public static RaxoftTestSuite Get(RaxoftTestType type, RaxoftTestVersion version = RaxoftTestVersion.MrKWatkins.EmulatorTestSuites.Z80.Program.Raxoft.RaxoftTestVersion);
Parameters
Name | Type | Description |
|---|---|---|
type | The type of test suite to retrieve. | |
version | The version of the test suite to retrieve. Defaults to V1_2A. |
Returns
The corresponding RaxoftTestSuite instance.
Last modified: 14 December 2025