Table of Contents

Property FactAttributes

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

FactAttributes

Gets the IFactAttributes attached to the test method.

IReadOnlyCollection<IFactAttribute> FactAttributes { get; }

Property Value

IReadOnlyCollection<IFactAttribute>