MrKWatkins.EmulatorTestSuites 0.2.2 Help

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

RaxoftTestType

The type of test suite to retrieve.

version

RaxoftTestVersion

The version of the test suite to retrieve. Defaults to V1_2A.

Returns

RaxoftTestSuite

The corresponding RaxoftTestSuite instance.

Last modified: 14 December 2025