spdlog
Loading...
Searching...
No Matches
Public Attributes | List of all members
Catch::SectionEndInfo Struct Reference

Detailed Description

Definition at line 2704 of file catch.hpp.

#include <catch.hpp>

Public Attributes

SectionInfo sectionInfo
 
Counts prevAssertions
 
double durationInSeconds
 

Member Data Documentation

◆ durationInSeconds

double Catch::SectionEndInfo::durationInSeconds

Definition at line 2707 of file catch.hpp.

◆ prevAssertions

Counts Catch::SectionEndInfo::prevAssertions

Definition at line 2706 of file catch.hpp.

◆ sectionInfo

SectionInfo Catch::SectionEndInfo::sectionInfo

Definition at line 2705 of file catch.hpp.


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