Contains xtd::tunit::test_method_attribute class.
Go to the source code of this file.
Classes | |
| class | xtd::tunit::test_method_attribute | 
| Represents a test method attribute.  More... | |
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.  | |
Macros | |
| #define | ignore_test_method_(method_name) | 
| Add ignored test method to class test.   | |
| #define | test_method_(method_name) | 
| Add test method to class test.   | |