CategoryAttribute Classe

Definição

[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
Herança
CategoryAttribute
Atributos
Implementações

Construtores

Nome Description
CategoryAttribute()
CategoryAttribute(String)

Campos

Nome Description
categoryName

Propriedades

Nome Description
Name

Métodos

Nome Description
ApplyToTest(Test)

Aplica-se a