Catch
SectionEndInfo
Public Member Functions
|
Public Attributes
|
List of all members
Catch::SectionEndInfo Struct Reference
#include <
catch.hpp
>
Public Member Functions
SectionEndInfo
(
SectionInfo
const &_sectionInfo,
Counts
const &_prevAssertions, double _durationInSeconds)
Public Attributes
SectionInfo
sectionInfo
Counts
prevAssertions
double
durationInSeconds
Constructor & Destructor Documentation
◆
SectionEndInfo()
Catch::SectionEndInfo::SectionEndInfo
(
SectionInfo
const &
_sectionInfo
,
Counts
const &
_prevAssertions
,
double
_durationInSeconds
)
Member Data Documentation
◆
durationInSeconds
double Catch::SectionEndInfo::durationInSeconds
◆
prevAssertions
Counts
Catch::SectionEndInfo::prevAssertions
◆
sectionInfo
SectionInfo
Catch::SectionEndInfo::sectionInfo
The documentation for this struct was generated from the following file:
catch.hpp