Orders the collection of TestCases based on the provided TestCaseOrder.
fun List<TestCase>.ordered(spec: TestCaseOrder): List<TestCase>