Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
MetaData.h
Go to the documentation of this file.
1#pragma once
2
3#include "../Macros/META_DATA.h"
4
5#define MetaData(metaKey, metaValue) _SPEC_META_DATA(metaKey, metaValue)