Table of Contents

Property Traits

Namespace
Xunit
Assembly
xunit.v3.core.dll

Traits

Gets or sets the traits for the theory data row.

public Dictionary<string, HashSet<string>> Traits { get; set; }

Property Value

Dictionary<string, HashSet<string>>