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

Attribute used to identify a method that is called before any tests in a fixture are run. More...

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

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 before any tests in a fixture are run.


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