3 references to RecordException
xunit.assert (3)
ExceptionAsserts.cs (3)
59
Throws(exceptionType,
RecordException
(testCode));
96
(T)Throws(typeof(T),
RecordException
(testCode));
216
(T)ThrowsAny(typeof(T),
RecordException
(testCode));