Property Explicit
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Explicit
Gets a flag indicating whether this test case was marked as explicit or not.
bool Explicit { get; }
Gets a flag indicating whether this test case was marked as explicit or not.
bool Explicit { get; }