dextool v2.3.0 (2020-09-01T21:07:48Z)
Dub
Repo
SchemataTestDriver.TestMutant
dextool
plugin
mutate
backend
test_mutant
schemata
SchemataTestDriver
Undocumented in source.
struct
SchemataTestDriver
static
struct
TestMutant {
InjectIdResult
.
InjectId
inject
;
MutationTestResult
result
;
bool
hasTestOutput
;
bool
mutantIdError
;
}
Members
Variables
hasTestOutput
bool
hasTestOutput
;
Undocumented in source.
inject
InjectIdResult
.
InjectId
inject
;
Undocumented in source.
mutantIdError
bool
mutantIdError
;
Undocumented in source.
result
MutationTestResult
result
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
test_mutant
schemata
SchemataTestDriver
aliases
Fsm
LocalStateDataT
constructors
this
functions
execute
isRunning
opCall
result
static functions
execute_
structs
Done
Initialize
InitializeData
NextMutant
NextMutantData
None
StoreResult
TestCaseAnalyze
TestCaseAnalyzeData
TestMutant
TestMutantData