Property Explicit
- Namespace
- Xunit.SimpleRunner
- Assembly
- xunit.v3.runner.utility.netfx.dll
Explicit
Gets a flag which indicates whether the test was marked as explicit.
public required bool Explicit { get; set; }
Gets a flag which indicates whether the test was marked as explicit.
public required bool Explicit { get; set; }