#include <catch.hpp>
Public Member Functions | |
NameAndDesc (const char *_name="", const char *_description="") | |
Public Attributes | |
const char * | description |
const char * | name |
Catch::NameAndDesc::NameAndDesc | ( | const char * | _name = "" , |
const char * | _description = "" |
||
) | [inline] |
const char* Catch::NameAndDesc::description |
const char* Catch::NameAndDesc::name |