3 references to ForIncorrectParameterName
xunit.assert (3)
ExceptionAsserts.cs (3)
144
throw ThrowsException.
ForIncorrectParameterName
(typeof(T), paramName, ex.ParamName);
169
throw ThrowsException.
ForIncorrectParameterName
(typeof(T), paramName, ex.ParamName);
294
throw ThrowsException.
ForIncorrectParameterName
(typeof(T), paramName, ex.ParamName);