xtd 0.2.0
class_initialize_attribute.h File Reference
#include "test.h"

Definition

Contains xtd::tunit::class_initialize_attribute class.

Include dependency graph for class_initialize_attribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xtd::tunit::class_initialize_attribute
 This attribute is use to add initialize 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_initialize_(method_name)
 add initialize class method to class test. More...