dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
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
FileId
LineAttr
MarkedMutant
MutantAttr
MutantTimeoutCtx
MutationId
MutationStatusId
TestCaseId
enums
Pkeys
structs
LineMetadata
MetadataNoMutEntry
MutantInfo
MutantMetaData
MutationEntry
MutationPointEntry
MutationPointEntry2
MutationReportEntry
MutationStatus
MutationStatusTime
NextMutationEntry
NoMetadata
NoMut
Pkey
Rationale
TestCaseInfo
TestCaseInfo2
What mutants a test case killed.