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

Contains tunit::test class. More...

#include "assert.h"
#include "assert_error.h"
#include "line_info.h"
#include <functional>
#include <chrono>
#include <string>
Include dependency graph for test.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tunit::test
 

Namespaces

 tunit
 The tunit namespace contains a unit test library.
 

Detailed Description

Contains tunit::test class.