TestCaseDataAttribute.

Category Property

Summary

Gets or sets the category or categories to be associated with all tests generated by this attribute. May be a single category or a comma-separated list.
Namespace
TCLite
Containing Type
TestCaseDataAttribute

Syntax

public string Category { get; set; }

Value

Type Description
string