MinimalTestSet.testCaseTime

Map between test case name and sum of all the test time of the mutants it killed.

struct MinimalTestSet
TestCaseInfo[string] testCaseTime;

Meta