Used to decorate an assembly, test collection, or test class to allow the use of a custom T:Xunit.Sdk.ITestCaseOrderer.
More...
Used to decorate an assembly, test collection, or test class to allow the use of a custom T:Xunit.Sdk.ITestCaseOrderer.
◆ TestCaseOrdererAttribute()
Xunit.TestCaseOrdererAttribute.TestCaseOrdererAttribute |
( |
string |
ordererTypeName, |
|
|
string |
ordererAssemblyName |
|
) |
| |
|
inline |
Initializes a new instance of the TestCaseOrdererAttribute class.
- Parameters
-
ordererTypeName | The type name of the orderer class (that implements T:Xunit.Sdk.ITestCaseOrderer). |
ordererAssemblyName | The assembly that ordererTypeName exists in. |
The documentation for this class was generated from the following file:
- xunit/src/xunit.core/TestCaseOrdererAttribute.cs