Method ForEqualValues
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
ForEqualValues(string, string)
Creates a new instance of NotStrictEqualException to be thrown when two values are strictly equal.
public static NotStrictEqualException ForEqualValues(string expected, string actual)