xtd 0.2.0
test_method_attribute.h File Reference
#include "test.h"
#include "test_state.h"

Definition

Contains xtd::tunit::test_method_attribute class.

Include dependency graph for test_method_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::test_method_attribute
 Represents a test method 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 ignore_test_method_(method_name)
 Add ignored test method to class test. More...
 
#define test_method_(method_name)
 Add test method to class test. More...