Table of Contents

Property SkipTestWithoutData

Namespace
Xunit
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.

public bool SkipTestWithoutData { get; set; }

Property Value

bool