dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
DbTestFile
dextool
plugin
mutate
backend
database
standalone
Undocumented in source.
struct
DbTestFile {
void
put
(TestFile tfile);
TestFile
[]
getTestFiles
();
Optional
!
TestFile
getNewestTestFile
();
void
removeFile
(TestFilePath p);
}
Members
Functions
getNewestTestFile
Optional
!
TestFile
getNewestTestFile
()
getTestFiles
TestFile
[]
getTestFiles
()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void
put
(TestFile tfile)
Undocumented in source. Be warned that the author may not have intended to support it.
removeFile
void
removeFile
(TestFilePath p)
Remove the file with all mutations that are coupled to it.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
standalone
structs
Database
DbCoverage
DbDependency
DbMarkMutant
DbMetaData
DbMutant
DbSchema
DbTestCase
DbTestCmd
DbTestFile
DbTimeout
DbWorklist