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

Attribute used to mark a class that contains one-time SetUp and/or TearDown methods that apply to all the tests in a namespace or an assembly. More...

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

Additional Inherited Members

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

Detailed Description

Attribute used to mark a class that contains one-time SetUp and/or TearDown methods that apply to all the tests in a namespace or an assembly.


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