Property DataAttributes
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
DataAttributes
Gets the IDataAttributes attached to the test method.
IReadOnlyCollection<IDataAttribute> DataAttributes { get; }
Gets the IDataAttributes attached to the test method.
IReadOnlyCollection<IDataAttribute> DataAttributes { get; }