IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.TearDownAttribute Class Reference

Attribute used to identify a method that is called immediately after each test is run. The method is guaranteed to be called, even if an exception is thrown. More...

+ Inheritance diagram for NUnit.Framework.TearDownAttribute:
+ Collaboration diagram for NUnit.Framework.TearDownAttribute:

Additional Inherited Members

- Public Member Functions inherited from NUnit.Framework.NUnitAttribute
 NUnitAttribute ()
 Default constructor More...
 

Detailed Description

Attribute used to identify a method that is called immediately after each test is run. The method is guaranteed to be called, even if an exception is thrown.


The documentation for this class was generated from the following file: