Struct SectionInfo

Struct Documentation

struct Catch::SectionInfo

Public Functions

SectionInfo(SourceLineInfo const &_lineInfo, std::string const &_name)
SectionInfo(SourceLineInfo const &_lineInfo, std::string const &_name, std::string const&)

Public Members

std::string name
std::string description
SourceLineInfo lineInfo