1 instantiation of SupersetException
xunit.assert (1)
Sdk\Exceptions\SupersetException.cs (1)
38
new
SupersetException
(
6 references to SupersetException
Microsoft.DotNet.XUnitAssert.Tests (3)
SetAssertsTests.cs (3)
334
var
ex = Assert.Throws<
SupersetException
>(() => Assert.Superset(expectedSuperset, actual));
349
Assert.IsType<
SupersetException
>(ex);
xunit.assert (3)
Sdk\Exceptions\SupersetException.cs (2)
30
/// Creates a new instance of the <see cref="
SupersetException
"/> class to be thrown
35
public static
SupersetException
ForFailure(
SetAsserts.cs (1)
335
throw
SupersetException
.ForFailure(