6 references to MultipleAsync
Microsoft.DotNet.XUnitAssert.Tests (5)
Asserts\MultipleAssertsTests.cs (5)
79
await Assert.
MultipleAsync
();
87
await Assert.
MultipleAsync
(
97
await Assert.
MultipleAsync
(
110
await Assert.
MultipleAsync
(
124
await Assert.
MultipleAsync
(
xunit.assert (1)
Sdk\Exceptions\MultipleException.cs (1)
59
/// when <see cref="Assert.
MultipleAsync
"/> caught 2 or more exceptions.