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; }
Gets a flag which indicates whether the test should be skipped (rather than failed) for a lack of data.
bool SkipTestWithoutData { get; }