#include "test.h"Contains xtd::tunit::test_initialize_attribute class.


Go to the source code of this file.
Classes | |
| class | xtd::tunit::test_initialize_attribute |
| Represents a test initialize attribute. More... | |
Namespaces | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| xtd::tunit | |
| The tunit namespace contains a unit test library. | |
Macros | |
| #define | test_initialize_(method_name) |
| Helper to create a test initialize method in a test class. More... | |