Dynalib Utils
Public Attributes | List of all members
Catch::SectionEndInfo Struct Reference

#include <catch.hpp>

Collaboration diagram for Catch::SectionEndInfo:
Collaboration graph
[legend]

Public Attributes

SectionInfo sectionInfo
 
Counts 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: