ICSharpCode.SharpUnit an Unit Testing Framework for .NET | |
ExceptExceptionAttribute Constructor
Creates a new instance
public ExceptExceptionAttribute(
Type exceptionType);
Parameters
- exceptionType
-
The type of the exception the method will throw
See Also
ExceptExceptionAttribute Class | ExceptExceptionAttribute Members | ICSharpCode.SharpUnit Namespace