CategoryAttribute Clase

Definición

[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
Herencia
CategoryAttribute
Atributos
Implementaciones

Constructores

Nombre Description
CategoryAttribute()
CategoryAttribute(String)

Campos

Nombre Description
categoryName

Propiedades

Nombre Description
Name

Métodos

Nombre Description
ApplyToTest(Test)

Se aplica a