Returns
Returns a list of TestCase objects for the given test.Example
Parameters
The ID or IDs of the test you want to get the test cases from.
Language for the test case.
Follow this list to know the supported ones:
The list of variants to filter by.
The list of strategies to filter by.
Filter by reviewed status.
Filter by user score (0 for unreviewed, 1 for good quality, -1 for bad quality).
Sort test cases by creation date. Valid values are “asc” and “desc”.
The number of test cases to skip before starting to collect the result set.
The maximum number of test cases to return.