Partager via


ExpectedExceptionAttribute Classe

Définition

ExpectedExceptionAttribute

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class ExpectedExceptionAttribute : NUnit.Framework.NUnitAttribute
type ExpectedExceptionAttribute = class
    inherit NUnitAttribute
Héritage
ExpectedExceptionAttribute
Attributs

Constructeurs

ExpectedExceptionAttribute()

Constructeur pour une exception non spécifique

ExpectedExceptionAttribute(String)

ExpectedExceptionAttribute

ExpectedExceptionAttribute(Type)

Constructeur pour un type d’exception donné

Propriétés

ExceptionData

ExpectedExceptionAttribute

ExpectedException

ExpectedExceptionAttribute

ExpectedExceptionName

ExpectedExceptionAttribute

ExpectedMessage

ExpectedExceptionAttribute

Handler

ExpectedExceptionAttribute

MatchType

ExpectedExceptionAttribute

UserMessage

ExpectedExceptionAttribute

S’applique à