Condividi tramite


DescriptionAttribute Classe

Definizione

Attributo usato per fornire testo descrittivo su un test case o un dispositivo.

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public sealed class DescriptionAttribute : NUnit.Framework.PropertyAttribute
type DescriptionAttribute = class
    inherit PropertyAttribute
Ereditarietà
Attributi

Costruttori

DescriptionAttribute(String)

Costruire un attributo di descrizione

Proprietà

Properties

Ottiene il dizionario delle proprietà per questo attributo

(Ereditato da PropertyAttribute)

Metodi

ApplyToTest(Test)

Attributo usato per fornire testo descrittivo su un test case o un dispositivo.

(Ereditato da PropertyAttribute)

Si applica a