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