MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / SectionEndInfo

Method SectionEndInfo

Bcore/src/main/cpp/Dobby/tests/catch.hpp:8925–8928  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8923}
8924
8925SectionEndInfo::SectionEndInfo(SectionInfo const &_sectionInfo, Counts const &_prevAssertions,
8926 double _durationInSeconds)
8927 : sectionInfo(_sectionInfo), prevAssertions(_prevAssertions), durationInSeconds(_durationInSeconds) {
8928}
8929
8930} // end namespace Catch
8931// end catch_section_info.cpp

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected