Table of Contents

Property Explicit

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

Explicit

Gets a flag indicating whether this test was marked as explicit or not.

bool Explicit { get; }

Property Value

bool