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