ExpectedExceptionAttribute
ExpectedExceptionAttribute
Gets or sets the expected exception type
Gets or sets the full Type name of the expected exception
Gets or sets the expected message text
Gets the name of a method to be used as an exception handler
Gets or sets the type of match to be performed on the expected message
Gets or sets the user message displayed in case of failure
public ExpectedExceptionAttribute()
Constructor for a non-specific exception
Constructor for a given type of exception
Constructor for a given exception name