dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
TestCaseInfo2
dextool
plugin
mutate
backend
database
type
What mutants a test case killed.
@
safe
struct
TestCaseInfo2 {
TestCase
name
;
MutationId
[]
killed
;
}
Members
Variables
killed
MutationId
[]
killed
;
Undocumented in source.
name
TestCase
name
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
type
aliases
LineAttr
MutantAttr
MutantTimeoutCtx
structs
FileId
LineMetadata
MarkedMutant
MetadataNoMutEntry
MutantInfo
MutantMetaData
MutationEntry
MutationId
MutationPointEntry
MutationPointEntry2
MutationReportEntry
MutationStatus
MutationStatusId
MutationStatusTime
NextMutationEntry
NoMetadata
NoMut
Rationale
TestCaseId
TestCaseInfo
TestCaseInfo2
What mutants a test case killed.