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; }
Gets or sets the traits for the theory data row.
public Dictionary<string, HashSet<string>> Traits { get; set; }