Table of Contents

Property ExceptionType

Namespace
Xunit.Runners
Assembly
xunit.v3.runner.utility.netfx.dll

ExceptionType

The exception that caused the test failure.

public string? ExceptionType { get; }

Property Value

string