|
Agora
1.2.0
Agora project
|
#include <catch.hpp>

Public Member Functions | |
| SectionInfo (SourceLineInfo const &_lineInfo, std::string const &_name) | |
| SectionInfo (SourceLineInfo const &_lineInfo, std::string const &_name, std::string const &) | |
Public Attributes | |
| std::string | name |
| std::string | description |
| SourceLineInfo | lineInfo |
| Catch::SectionInfo::SectionInfo | ( | SourceLineInfo const & | _lineInfo, |
| std::string const & | _name | ||
| ) |
|
inline |
| std::string Catch::SectionInfo::description |
| SourceLineInfo Catch::SectionInfo::lineInfo |
| std::string Catch::SectionInfo::name |