2 references to
xunit.assert (2)
Sdk\Exceptions\ThrowsException.cs (2)
31
:
this
(expectedType, "(No exception was thrown)", null, null, null)
42
:
this
(expectedType, ArgumentFormatter.Format(actual.GetType())!, actual.Message, actual.StackTrace, actual)