TestCaseAttribute.

Category Property

Summary

Gets and sets the category for this fixture. May be a comma-separated list of categories.
Namespace
TCLite
Containing Type
TestCaseAttribute

Syntax

public string Category { get; set; }

Value

Type Description
string