xtd 0.2.0
Loading...
Searching...
No Matches
test_cleanup_attribute.h File Reference
#include "test.h"

Definition

Contains xtd::tunit::test_cleanup_attribute class.

Go to the source code of this file.

Classes

class  xtd::tunit::test_cleanup_attribute
 Represents a test cleanup 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_cleanup_(method_name)
 Helper to create a test cleanup method in a test class.