Table of Contents

Property DataAttributes

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

DataAttributes

Gets the IDataAttributes attached to the test method.

IReadOnlyCollection<IDataAttribute> DataAttributes { get; }

Property Value

IReadOnlyCollection<IDataAttribute>