Compartir a través de


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

CategoryAttribute()
CategoryAttribute(String)

Campos

categoryName

Propiedades

Name

Métodos

ApplyToTest(Test)

Se aplica a