![]() |
tunit - Reference Guide
1.0.0
Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
|
Contains tunit::test_state enum class. More...
#include "test.h"
Go to the source code of this file.
Namespaces | |
tunit | |
The tunit namespace contains a unit test library. | |
Enumerations | |
enum | tunit::test_state { tunit::test_state::considered, tunit::test_state::ignored } |
Represent the test state enumeration used bu test. More... | |
Contains tunit::test_state enum class.