Table of Contents

Property Traits

Namespace
Xunit.Runners
Assembly
xunit.v3.runner.utility.netfx.dll

Traits

The traits associated with the test.

public IReadOnlyDictionary<string, IReadOnlyCollection<string>> Traits { get; }

Property Value

IReadOnlyDictionary<string, IReadOnlyCollection<string>>