NUnit.Framework.TestFixtureSetUpAttribute Class
Attribute used to identify a method that is called before any tests in a fixture are run.

See Also: TestFixtureSetUpAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class TestFixtureSetUpAttribute : NUnitAttribute

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0