2 references to ForEqualValuesWithError
xunit.assert (2)
EqualityAsserts.cs (1)
567 throw NotEqualException.ForEqualValuesWithError(formattedExpected, formattedActual, exception);
Sdk\Exceptions\NotEqualException.cs (1)
175 ForEqualValuesWithError(expected, actual, null, banner);