TestCaseInfo

Undocumented in source.
@safe
struct TestCaseInfo {}

Members

Variables

killedMutants
long killedMutants;
time
MutantTimeProfile time;

The sum on the execution time of killing the mutants.

Meta