Method ForSameValues
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
ForSameValues()
Creates a new instance of the NotSameException class to be thrown when two values are the same instance.
public static NotSameException ForSameValues()
Creates a new instance of the NotSameException class to be thrown when two values are the same instance.
public static NotSameException ForSameValues()