Class NotSameException
Exception thrown when two values are unexpected the same instance.
Namespace: Xunit.Sdk
Assembly: xunit.assert.dll
Syntax
public class NotSameException : XunitException
Constructors
| Improve this Doc View SourceNotSameException()
Creates a new instance of the NotSameException class.
Declaration
public NotSameException()