Property Traits
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
Traits
Gets the traits associated with this test case.
public Dictionary<string, HashSet<string>> Traits { get; }
Gets the traits associated with this test case.
public Dictionary<string, HashSet<string>> Traits { get; }