Property Exception
- Namespace
- Xunit.SimpleRunner
- Assembly
- xunit.v3.runner.utility.netfx.dll
Exception
Gets the exception that caused the test to fail.
public required ExceptionInfo Exception { get; set; }
Gets the exception that caused the test to fail.
public required ExceptionInfo Exception { get; set; }