Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
TestGroupFn.h File Reference
#include "../Macros/GROUP.h"

Go to the source code of this file.

Macros

#define TestGroupFn(token)   __SPEC_GROUP_BODY(token, #token, __COUNTER__)
 

Macro Definition Documentation

◆ TestGroupFn

#define TestGroupFn (   token)    __SPEC_GROUP_BODY(token, #token, __COUNTER__)

Definition at line 5 of file TestGroupFn.h.