![]() |
ManaPlus
|
#include <catch.hpp>
Public Member Functions | |
| Section (SectionInfo const &info) | |
| ~Section () | |
| operator bool () const | |
Private Attributes | |
| SectionInfo | m_info |
| std::string | m_name |
| Counts | m_assertions |
| bool | m_sectionIncluded |
| Timer | m_timer |
Additional Inherited Members | |
Private Member Functions inherited from Catch::NonCopyable | |
| NonCopyable () | |
| virtual | ~NonCopyable () |
| Catch::Section::Section | ( | SectionInfo const & | info | ) |
| Catch::Section::~Section | ( | ) |
| Catch::Section::operator bool | ( | ) | const |
|
private |