3 references to SingleException
xunit.assert (3)
Sdk\Exceptions\SingleException.cs (3)
49 return new SingleException("Assert.Single() Failure: The collection was empty"); 51 return new SingleException( 110 return new SingleException(message);