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