Specs
Beautiful C++ Test Framework
|
#include "../Macros/GROUP.h"
Go to the source code of this file.
Macros | |
#define | TestGroupFn(token) __SPEC_GROUP_BODY(token, #token, __COUNTER__) |
#define TestGroupFn | ( | token | ) | __SPEC_GROUP_BODY(token, #token, __COUNTER__) |
Definition at line 5 of file TestGroupFn.h.