ExceptionExtensions.NotHaveParamName Method
Definition
public static ObjectAssertionsChain<TException> NotHaveParamName<TException>(this ObjectAssertions<TException> assertions, string expected)
where TException : ArgumentException;
Type Parameters
Name | Description |
---|---|
TException |
Parameters
Name | Type | Description |
---|---|---|
assertions | ||
expected |
Returns
Last modified: 29 January 2025