Ylva And Malin
Public Member Functions | Data Fields
Catch::SectionEndInfo Struct Reference

#include <catch.hpp>

Collaboration diagram for Catch::SectionEndInfo:
Collaboration graph

Public Member Functions

 SectionEndInfo (SectionInfo const &_sectionInfo, Counts const &_prevAssertions, double _durationInSeconds)
 

Data Fields

SectionInfo sectionInfo
 
Counts prevAssertions
 
double durationInSeconds
 

Constructor & Destructor Documentation

Catch::SectionEndInfo::SectionEndInfo ( SectionInfo const &  _sectionInfo,
Counts const &  _prevAssertions,
double  _durationInSeconds 
)

Field Documentation

double Catch::SectionEndInfo::durationInSeconds
Counts Catch::SectionEndInfo::prevAssertions
SectionInfo Catch::SectionEndInfo::sectionInfo

The documentation for this struct was generated from the following file: