#include <catch_interfaces_reporter.h>
Definition at line 92 of file catch_interfaces_reporter.h.
◆ SectionStats() [1/3]
| Catch::SectionStats::SectionStats |
( |
SectionInfo const & | _sectionInfo, |
|
|
Counts const & | _assertions, |
|
|
double | _durationInSeconds, |
|
|
bool | _missingAssertions ) |
◆ SectionStats() [2/3]
◆ SectionStats() [3/3]
◆ ~SectionStats()
| Catch::SectionStats::~SectionStats |
( |
| ) |
|
|
virtualdefault |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ assertions
| Counts Catch::SectionStats::assertions |
◆ durationInSeconds
| double Catch::SectionStats::durationInSeconds |
◆ missingAssertions
| bool Catch::SectionStats::missingAssertions |
◆ sectionInfo
The documentation for this struct was generated from the following files: