TestCaseFactoryAttribute.

Category Property

Summary

Gets or sets the category associated with this test. May be a single category or a comma-separated list.
Namespace
TCLite
Containing Type
TestCaseFactoryAttribute

Syntax

public string Category { get; set; }

Value

Type Description
string