Table of Contents

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; }

Property Value

Type