#include <xtd/diagnostics/stack_frame>#include <xtd/string>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 | |
| 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 | test_initialize_(method_name) |
| Helper to create a test initialize method in a test class. | |