An attribute used to decorate classes which implement ITraitAttribute, to indicate how trait values should be discovered. The discoverer type must implement T:Xunit.Sdk.ITraitDiscoverer.
More...
An attribute used to decorate classes which implement ITraitAttribute, to indicate how trait values should be discovered. The discoverer type must implement T:Xunit.Sdk.ITraitDiscoverer.
◆ TraitDiscovererAttribute()
Xunit.Sdk.TraitDiscovererAttribute.TraitDiscovererAttribute |
( |
string |
typeName, |
|
|
string |
assemblyName |
|
) |
| |
|
inline |
Initializes an instance of TraitDiscovererAttribute.
- Parameters
-
typeName | The fully qualified type name of the discoverer (f.e., 'Xunit.Sdk.TraitDiscoverer') |
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/TraitDiscovererAttribute.cs