Property FactAttributes
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
FactAttributes
Gets the IFactAttributes attached to the test method.
IReadOnlyCollection<IFactAttribute> FactAttributes { get; }
Gets the IFactAttributes attached to the test method.
IReadOnlyCollection<IFactAttribute> FactAttributes { get; }