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