DbTestCase.getTestCasesWithAtLeastOneKill

Guarantees that the there are no duplications of TestCaseId.

struct DbTestCase
@trusted
getTestCasesWithAtLeastOneKill

Return Value

Type: TestCaseId[]

test cases that has killed at least one mutant.

Meta