DbTestCase.updateMutationTestCases

Add a link between the mutation and what test case killed it.

struct DbTestCase
@trusted
void
updateMutationTestCases

Parameters

tcs const(TestCase)[]

test cases to add

Meta