DbTestCase.setDetectedTestCases

Set detected test cases.

This will replace those that where previously stored.

struct DbTestCase
@trusted
setDetectedTestCases
(
const(TestCase)[] tcs
)

Return Value

ID of affected mutation statuses.

Meta