2 references to ForStringNotFound
xunit.assert (2)
StringAsserts.cs (2)
609
throw EndsWithException.
ForStringNotFound
(expectedEndString, actualString);
808
throw EndsWithException.
ForStringNotFound
(expectedEndString.ToString(), actualString.ToString());