DbTestCmd

Undocumented in source.

Members

Functions

add
void add(ChecksumTestCmdMutated cs, Mutation.Status status)
Undocumented in source. Be warned that the author may not have intended to support it.
getTestCmdRuntimes
TestCmdRuntime[] getTestCmdRuntimes()
mutated
Mutation.Status[Checksum64] mutated()
Undocumented in source. Be warned that the author may not have intended to support it.
original
Set!Checksum64 original()
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(ChecksumTestCmdOriginal cs)
Undocumented in source. Be warned that the author may not have intended to support it.
removeOriginal
void removeOriginal(string testCmd)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(string testCmd, ChecksumTestCmdOriginal cs)
Undocumented in source. Be warned that the author may not have intended to support it.
setTestCmdRuntimes
void setTestCmdRuntimes(TestCmdRuntime[] runtimes)

Drop all currently stored runtimes and replaces with runtime.

trimMutated
void trimMutated(long keep)

Trim the saved checksums to only the latest keep.

Meta