DbTestCase.addDetectedTestCases

Add test cases to those that have been detected.

They will be added if they are unique.

struct DbTestCase
@trusted
void
addDetectedTestCases
(
const(TestCase)[] tcs
)

Meta