CategoryAttribute Classe

Definizione

[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
Ereditarietà
CategoryAttribute
Attributi
Implementazioni

Costruttori

Nome Descrizione
CategoryAttribute()
CategoryAttribute(String)

Campi

Nome Descrizione
categoryName

Proprietà

Nome Descrizione
Name

Metodi

Nome Descrizione
ApplyToTest(Test)

Si applica a