3 references to ForIncorrectParameterName
xunit.assert (3)
ExceptionAsserts.cs (3)
218
throw ThrowsException.
ForIncorrectParameterName
(typeof(T), paramName, ex.ParamName);
243
throw ThrowsException.
ForIncorrectParameterName
(typeof(T), paramName, ex.ParamName);
454
throw ThrowsException.
ForIncorrectParameterName
(typeof(T), paramName, ex.ParamName);