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

Contains tunit::file_assert class. More...

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

Go to the source code of this file.

Classes

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

Namespaces

 tunit
 The tunit namespace contains a unit test library.
 

Detailed Description

Contains tunit::file_assert class.