1 instantiation of SupersetException
xunit.assert (1)
Sdk\Exceptions\SupersetException.cs (1)
33 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)
25 /// Creates a new instance of the <see cref="SupersetException"/> class to be thrown 30 public static SupersetException ForFailure(
SetAsserts.cs (1)
331 throw SupersetException.ForFailure(