Table of Contents

Property SkipTestWithoutData

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

SkipTestWithoutData

Gets a flag which indicates whether the test should be skipped (rather than failed) for a lack of data.

bool SkipTestWithoutData { get; }

Property Value

bool