testCases property

List<TestCase>? testCases
final

The returned list of test cases.

Implementation

final List<TestCase>? testCases;