pub type EnumeratedTestCases = Arc<Vec<TestCaseInfo>>;
Expand description

Ordered list of TestCaseInfos.