|
Ylva And Malin
|
#include <catch.hpp>

Public Member Functions | |
| SectionEndInfo (SectionInfo const &_sectionInfo, Counts const &_prevAssertions, double _durationInSeconds) | |
Data Fields | |
| SectionInfo | sectionInfo |
| Counts | prevAssertions |
| double | durationInSeconds |
| Catch::SectionEndInfo::SectionEndInfo | ( | SectionInfo const & | _sectionInfo, |
| Counts const & | _prevAssertions, | ||
| double | _durationInSeconds | ||
| ) |
| double Catch::SectionEndInfo::durationInSeconds |
| Counts Catch::SectionEndInfo::prevAssertions |
| SectionInfo Catch::SectionEndInfo::sectionInfo |
1.8.11