Property ExceptionType
- Namespace
- Xunit.Runners
- Assembly
- xunit.v3.runner.utility.netfx.dll
ExceptionType
The exception that caused the test failure.
public string? ExceptionType { get; }
The exception that caused the test failure.
public string? ExceptionType { get; }