CategoryAttribute Klasse

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
Vererbung
CategoryAttribute
Attribute
Implementiert

Konstruktoren

Name Beschreibung
CategoryAttribute()
CategoryAttribute(String)

Felder

Name Beschreibung
categoryName

Eigenschaften

Name Beschreibung
Name

Methoden

Name Beschreibung
ApplyToTest(Test)

Gilt für: