1 reference to ShortenActual
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)"}")