An attribute used to decorate classes which derive from DataAttribute, to indicate how data elements should be discovered.
More...
An attribute used to decorate classes which derive from DataAttribute, to indicate how data elements should be discovered.
◆ DataDiscovererAttribute()
Xunit.Sdk.DataDiscovererAttribute.DataDiscovererAttribute |
( |
string |
typeName, |
|
|
string |
assemblyName |
|
) |
| |
|
inline |
Initializes an instance of DataDiscovererAttribute.
- Parameters
-
typeName | The fully qualified type name of the discoverer (f.e., 'Xunit.Sdk.DataDiscoverer') |
assemblyName | The name of the assembly that the discoverer type is located in, without file extension (f.e., 'xunit.execution') |
The documentation for this class was generated from the following file:
- xunit/src/xunit.core/Sdk/DataDiscovererAttribute.cs