3 references to ThrowsAny
xunit.assert (3)
ExceptionAsserts.cs (3)
100
(T)
ThrowsAny
(typeof(T), RecordException(testCode));
116
(T)
ThrowsAny
(typeof(T), RecordException(testCode));
127
(T)
ThrowsAny
(typeof(T), await RecordExceptionAsync(testCode));