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


Go to the source code of this file.
Classes | |
| class | xtd::tunit::class_cleanup_attribute |
| This attribute is use to add cleanup class method to class test 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 | class_cleanup_(method_name) |
| Add class cleanup method to class test. More... | |