![]() |
tunit - Reference Guide
1.0.0
Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
|
Contains tunit::class_initialize_attribute class. More...
#include "test.h"
Go to the source code of this file.
Classes | |
class | tunit::class_initialize_attribute |
This attribute is use to add initialize class method to class test attribute. More... | |
Namespaces | |
tunit | |
The tunit namespace contains a unit test library. | |
Macros | |
#define | class_initialize_(method_name) |
add initialize class method to class test. More... | |
Contains tunit::class_initialize_attribute class.