dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
DbTestCase.resetTestCaseId
dextool
plugin
mutate
backend
database
standalone
DbTestCase
Change the status of all mutants that the test case has killed to unknown.
struct
DbTestCase
@
trusted
void
resetTestCaseId
(
const
TestCaseId
id
)
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
standalone
DbTestCase
aliases
testCaseMutationPointAliveSrcMutants
testCaseMutationPointKilledByCompilerSrcMutants
testCaseMutationPointKilledSrcMutants
testCaseMutationPointTimeoutSrcMutants
testCaseMutationPointTotalSrcMutants
testCaseMutationPointUnknownSrcMutants
functions
addDetectedTestCases
getAllTestCaseInfo2
getDetectedTestCaseIds
getDetectedTestCases
getNumOfTestCases
getTestCase
getTestCaseId
getTestCaseInfo
getTestCaseMutantKills
getTestCaseName
getTestCases
getTestCasesWithAtLeastOneKill
getTestCasesWithZeroKills
hasTestCases
removeTestCase
resetTestCaseId
setDetectedTestCases
testCaseKilledSrcMutants
updateMutationTestCases
Change the status of all mutants that the test case has killed to unknown.