Table of Contents

Property Explicit

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

Explicit

Gets a flag which indicates whether the test is marked as explicit or not.

public required bool Explicit { get; set; }

Property Value

bool