3 references to RecordExceptionAsync
xunit.assert (3)
ExceptionAsserts.cs (3)
250
(T)ThrowsAny(typeof(T), await
RecordExceptionAsync
(testCode));
261
Throws(exceptionType, await
RecordExceptionAsync
(testCode));
272
(T)Throws(typeof(T), await
RecordExceptionAsync
(testCode));