DbTestCase.testCaseKilledSrcMutants

  1. MutationStatusId[] testCaseKilledSrcMutants(Mutation.Kind[] kinds, TestCaseId id)
    struct DbTestCase
    @trusted
    testCaseKilledSrcMutants
  2. MutationStatusId[] testCaseKilledSrcMutants(Mutation.Kind[] kinds, TestCase tc)

Return Value

mutants killed by the test case.

Meta