An attribute used to decorate classes which derive from FactAttribute, to indicate how test cases should be discovered.
More...
An attribute used to decorate classes which derive from FactAttribute, to indicate how test cases should be discovered.
◆ XunitTestCaseDiscovererAttribute()
Xunit.Sdk.XunitTestCaseDiscovererAttribute.XunitTestCaseDiscovererAttribute |
( |
string |
typeName, |
|
|
string |
assemblyName |
|
) |
| |
|
inline |
Initializes an instance of the XunitTestCaseDiscovererAttribute class.
- Parameters
-
typeName | The fully qualified type name of the discoverer (f.e., 'Xunit.Sdk.FactDiscoverer') |
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/XunitTestCaseDiscovererAttribute.cs