Property Explicit
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Explicit
Gets a flag which indicates whether the test is marked as explicit or not.
bool Explicit { get; }
Gets a flag which indicates whether the test is marked as explicit or not.
bool Explicit { get; }