dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
DbTestCase.updateMutationTestCases
dextool
plugin
mutate
backend
database
standalone
DbTestCase
Add a link between the mutation and what test case killed it.
struct
DbTestCase
@
trusted
void
updateMutationTestCases
(
const
MutationStatusId
statusId
,
const
(
TestCase
)[]
tcs
)
Parameters
tcs
const
(
TestCase
)[]
test cases to add
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
standalone
DbTestCase
aliases
testCaseMutationPointAliveSrcMutants
testCaseMutationPointKilledByCompilerSrcMutants
testCaseMutationPointKilledSrcMutants
testCaseMutationPointTimeoutSrcMutants
testCaseMutationPointTotalSrcMutants
testCaseMutationPointUnknownSrcMutants
functions
addDetectedTestCases
db
getAllTestCaseInfo2
getDetectedTestCaseIds
getDetectedTestCases
getNewTestCases
getNumOfTestCases
getTestCase
getTestCaseId
getTestCaseInfo
getTestCaseMutantKills
getTestCaseName
getTestCases
getTestCasesWithAtLeastOneKill
getTestCasesWithZeroKills
hasTestCases
removeNewTestCaseTag
removeTestCase
resetTestCaseId
setDetectedTestCases
testCaseKilledSrcMutants
updateMutationTestCases
Add a link between the mutation and what test case killed it.