Table of Contents

Property SkipType

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

SkipType

When set, indicates the type to use when resolving SkipUnless or SkipWhen. If not set, uses the test class type.

Type? SkipType { get; }

Property Value

Type