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

Contains tunit::assert_error exception. More...

#include <stdexcept>
#include <string>
Include dependency graph for assert_error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tunit::assert_error
 Exception thow when an assertion failed. More...
 

Namespaces

 tunit
 The tunit namespace contains a unit test library.
 

Detailed Description

Contains tunit::assert_error exception.