dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Database.updateMutationTestCases
dextool
plugin
mutate
backend
database
standalone
Database
Add a link between the mutation and what test case killed it.
struct
Database
void
updateMutationTestCases
@
trusted
(
const
MutationId
id
,
const
(
TestCase
)[]
tcs
)
Parameters
id
Type:
MutationId
?
tcs
Type:
const
(
TestCase
)[]
test cases to add
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
Add a link between the mutation and what test case killed it.