|
xUnit.net
|
Attribute used to decorate a test method with arbitrary name/value pairs ("traits"). More...
Public Member Functions | |
| TraitAttribute (string name, string value) | |
| Creates a new instance of the TraitAttribute class. More... | |
Attribute used to decorate a test method with arbitrary name/value pairs ("traits").
|
inline |
Creates a new instance of the TraitAttribute class.
| name | The trait name |
| value | The trait value |
1.8.15