CategoryAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)]
public class CategoryAttribute : NUnit.Framework.NUnitAttribute, NUnit.Framework.Internal.IApplyToTest
type CategoryAttribute = class
    inherit NUnitAttribute
    interface IApplyToTest
Inheritance
CategoryAttribute
Attributes
Implements

Constructors

CategoryAttribute()
CategoryAttribute(String)

Fields

categoryName

Properties

Name

Methods

ApplyToTest(Test)

Applies to