Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::SectionStats Member List

This is the complete list of members for Catch::SectionStats, including all inherited members.

assertionsCatch::SectionStats
durationInSecondsCatch::SectionStats
missingAssertionsCatch::SectionStats
operator=(SectionStats const &)=defaultCatch::SectionStats
operator=(SectionStats &&)=defaultCatch::SectionStats
sectionInfoCatch::SectionStats
SectionStats(SectionInfo const &_sectionInfo, Counts const &_assertions, double _durationInSeconds, bool _missingAssertions)Catch::SectionStats
SectionStats(SectionStats const &)=defaultCatch::SectionStats
SectionStats(SectionStats &&)=defaultCatch::SectionStats
~SectionStats()Catch::SectionStatsvirtual