Property ExceptionTypes
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
ExceptionTypes
Gets the fully-qualified type name(s) of the exception(s).
public required string?[] ExceptionTypes { get; set; }
Property Value
- string[]
Gets the fully-qualified type name(s) of the exception(s).
public required string?[] ExceptionTypes { get; set; }