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