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

Contains tunit::string_valid class. More...

#include "valid.h"
#include "string_assert.h"
Include dependency graph for string_valid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 tunit
 The tunit namespace contains a unit test library.
 

Detailed Description

Contains tunit::string_valid class.