dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Database.updateMutation
dextool
plugin
mutate
backend
database
standalone
Database
Update the status of a mutant.
struct
Database
void
updateMutation
@
trusted
(
const
MutationId
id
,
const
Mutation.Status
st
,
const
Duration
d
,
const
(
TestCase
)[]
tcs
)
Parameters
id
Type:
MutationId
?
st
Type:
Mutation
.
Status
?
d
Type:
Duration
time spent on veryfing the mutant
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
standalone
Database
functions
getFiles
getSurroundingTestCases
getTestCases
isAnalyzed
put
removeFile
removeMutant
resetMutant
updateMutation
updateMutationBroadcast
updateMutationTestCases
static functions
make
Update the status of a mutant.