Freigeben über


ExpectedExceptionAttribute Klasse

Definition

Expectedexceptionattribute

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class ExpectedExceptionAttribute : NUnit.Framework.NUnitAttribute
type ExpectedExceptionAttribute = class
    inherit NUnitAttribute
Vererbung
ExpectedExceptionAttribute
Attribute

Konstruktoren

ExpectedExceptionAttribute()

Konstruktor für eine nicht spezifische Ausnahme

ExpectedExceptionAttribute(String)

Expectedexceptionattribute

ExpectedExceptionAttribute(Type)

Konstruktor für einen bestimmten Ausnahmetyp

Eigenschaften

ExceptionData

Expectedexceptionattribute

ExpectedException

Expectedexceptionattribute

ExpectedExceptionName

Expectedexceptionattribute

ExpectedMessage

Expectedexceptionattribute

Handler

Expectedexceptionattribute

MatchType

Expectedexceptionattribute

UserMessage

Expectedexceptionattribute

Gilt für: