Property SkipType
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
SkipType
Gets the type to retrieve SkipUnless or SkipWhen from. If not set, then the property will be retrieved from the unit test class.
Type? SkipType { get; }
Gets the type to retrieve SkipUnless or SkipWhen from. If not set, then the property will be retrieved from the unit test class.
Type? SkipType { get; }