tunit - Reference Guide  1.0.0
Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
test_class_attribute.h File Reference

Contains tunit::test_class_attribute class. More...

#include "unit_test.h"
#include <memory>
#include <string>
Include dependency graph for test_class_attribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tunit::test_class_attribute< TestClass >
 

Namespaces

 tunit
 The tunit namespace contains a unit test library.
 

Detailed Description