3 references to Raises
Microsoft.DotNet.XUnitAssert.Tests (3)
EventAssertsTests.cs (3)
15
var recorded = Record.Exception(() => Assert.
Raises
<object>(h => x.Completed += h, h => x.Completed -= h, () => { }));
28
Assert.
Raises
<object>(
47
var evt = Assert.
Raises
<object>(