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