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
SetUpAttribute.cs File Reference

Classes

class  NUnit.Framework.SetUpAttribute
 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...
 
class  NUnit.Framework.PreTestAttribute
 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...
 
class  NUnit.Framework.PostTestAttribute
 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...
 

Namespaces

package  NUnit.Framework