Property SkipTestWithoutData
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
SkipTestWithoutData
Gets a flag which indicates whether a theory without data is skipped rather than failed.
public bool SkipTestWithoutData { get; }
Gets a flag which indicates whether a theory without data is skipped rather than failed.
public bool SkipTestWithoutData { get; }