Property SkipExceptions
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
SkipExceptions
Gets the exception types that, when thrown, will cause a
Type[]? SkipExceptions { get; }
Property Value
- Type[]
Gets the exception types that, when thrown, will cause a
Type[]? SkipExceptions { get; }