TimingTestSuite.TestCases Property Definition Gets the test cases in this suite. public IReadOnlyList<TimingTestCase> TestCases { get; } View source Property Value IReadOnlyList<TimingTestCase>