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.

public Type? SkipType { get; set; }

Property Value

Type