ProgramTestSuite<TTestCase>.TestCases Property
Definition
Gets the list of test cases in this test suite.
public IReadOnlyList<TTestCase> TestCases { get; }
Property Value
Last modified: 14 December 2025
Gets the list of test cases in this test suite.