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.OneTimeTearDownAttribute Class Reference

Attribute used to identify a method that is called once after all the child tests have run. The method is guaranteed to be called, even if an exception is thrown. More...

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

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 once after all the child tests have 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: