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