Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
StartTestGroup.h File Reference

Go to the source code of this file.

Macros

#define StartTestGroup(description)
 

Macro Definition Documentation

◆ StartTestGroup

#define StartTestGroup (   description)
Value:
_SPEC_BEGIN_CHILD_GROUP(description); \
namespace
#define _SPEC_BEGIN_CHILD_GROUP(description)

Definition at line 5 of file StartTestGroup.h.