TestFixtureSetUpAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class TestFixtureSetUpAttribute : NUnit.Framework.NUnitAttribute
type TestFixtureSetUpAttribute = class
    inherit NUnitAttribute
Inheritance
TestFixtureSetUpAttribute
Attributes

Constructors

TestFixtureSetUpAttribute()

Applies to