![]()  | 
						
							 xtd - Reference Guide
								 0.1.0
							 
							Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android. 
						 | 
					
#include "test.h"Contains xtd::tunit::test_state enum class.
Go to the source code of this file.
Namespaces | |
| namespace | xtd | 
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.  | |
| namespace | xtd::tunit | 
| The tunit namespace contains a unit test library.  | |
Enumerations | |
| enum class | xtd::tunit::test_state {  xtd::tunit::test_state::considered , xtd::tunit::test_state::ignored }  | 
| Represent the test state enumeration used bu test.  More... | |