Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::SectionEndInfo Struct Reference

#include <catch_section_info.h>

Collaboration diagram for Catch::SectionEndInfo:

Public Attributes

SectionInfo sectionInfo
 
Counts prevAssertions
 
double durationInSeconds
 

Detailed Description

Definition at line 2500 of file catch.hpp.

Member Data Documentation

◆ durationInSeconds

double Catch::SectionEndInfo::durationInSeconds

Definition at line 37 of file catch_section_info.h.

◆ prevAssertions

Counts Catch::SectionEndInfo::prevAssertions

Definition at line 36 of file catch_section_info.h.

◆ sectionInfo

SectionInfo Catch::SectionEndInfo::sectionInfo

Definition at line 35 of file catch_section_info.h.


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