1 reference to ShortenExpected
xunit.assert (1)
Sdk\Exceptions\EndsWithException.cs (1)
32
base($"Assert.EndsWith() Failure:{Environment.NewLine}Expected: {
ShortenExpected
(expected, actual) ?? "(null)"}{Environment.NewLine}Actual: {ShortenActual(expected, actual) ?? "(null)"}")