dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
DbTestCase.getTestCaseMutantKills
dextool
plugin
mutate
backend
database
standalone
DbTestCase
The mutation ids are guaranteed to be sorted.
struct
DbTestCase
@
trusted
MutationStatusId
[]
getTestCaseMutantKills
(
const
TestCaseId
id
)
Return Value
Type:
MutationStatusId
[]
the mutants the test case killed.
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
The mutation ids are guaranteed to be sorted.