Property Exception
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
Exception
Returns the exception that caused the failure, if it was based on an exception.
public Exception? Exception { get; }
Returns the exception that caused the failure, if it was based on an exception.
public Exception? Exception { get; }