|
xUnit.net
|
Used to declare a specific test collection for a test class. More...
Public Member Functions | |
| CollectionAttribute (string name) | |
| Initializes a new instance of the CollectionAttribute class. More... | |
Used to declare a specific test collection for a test class.
|
inline |
Initializes a new instance of the CollectionAttribute class.
| name | The test collection name. |
1.8.15