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

Contains tunit::assume class. More...

#include "assert.h"
Include dependency graph for assume.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tunit::assume
 The assert class contains a collection of static methods that implement the most common assertions used in tUnit. More...
 

Namespaces

 tunit
 The tunit namespace contains a unit test library.
 

Detailed Description

Contains tunit::assume class.