Fraxinus  18.10
An IGT application
Catch::TestRunInfo Struct Reference

#include <catch.hpp>

Public Member Functions

 TestRunInfo (std::string const &_name)
 

Public Attributes

std::string name
 

Detailed Description

Definition at line 2358 of file catch.hpp.

Constructor & Destructor Documentation

Catch::TestRunInfo::TestRunInfo ( std::string const &  _name)
inline

Definition at line 2359 of file catch.hpp.

Member Data Documentation

std::string Catch::TestRunInfo::name

Definition at line 2360 of file catch.hpp.


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