dextool v4.1.0 (2022-02-08T10:56:02Z)
Dub
Repo
SchemaTestResult
dextool
plugin
mutate
backend
test_mutant
schemata
Undocumented in source.
@
safe
struct
SchemaTestResult {
MutationTestResult
result
;
Duration
testTime
;
TestCase
[]
unstable
;
}
Members
Variables
result
MutationTestResult
result
;
Undocumented in source.
testTime
Duration
testTime
;
Undocumented in source.
unstable
TestCase
[]
unstable
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
test_mutant
schemata
aliases
SchemaActor
TestMutantActor
functions
makeHdr
makeRootImpl
mutantsFromSchema
sanityCheck
spawnSchema
spawnTestMutant
structs
CodeInject
FinalResult
GetDoneStatus
InjectIdBuilder
InjectIdResult
IsDone
ScheduleTest
SchemaTestResult