Struct TestRunStats

Struct Documentation

struct TestRunStats

Public Functions

TestRunStats(TestRunInfo const &_runInfo, Totals const &_totals, bool _aborting)

Public Members

TestRunInfo runInfo
Totals totals
bool aborting