Fraxinus  18.10
An IGT application
Catch::Section Class Reference

#include <catch.hpp>

Public Member Functions

 Section (SourceLineInfo const &lineInfo, std::string const &name, std::string const &description="")
 
 ~Section ()
 
 operator bool ()
 

Detailed Description

Definition at line 2951 of file catch.hpp.

Constructor & Destructor Documentation

Catch::Section::Section ( SourceLineInfo const &  lineInfo,
std::string const &  name,
std::string const &  description = "" 
)
inline

Definition at line 2953 of file catch.hpp.

Catch::Section::~Section ( )
inline

Definition at line 2962 of file catch.hpp.

Member Function Documentation

Catch::Section::operator bool ( )
inline

Definition at line 2968 of file catch.hpp.


The documentation for this class was generated from the following file: