TestCaseData.

SetCategory(string) Method

Summary

Applies a category to the test
Namespace
TCLite
Containing Type
TestCaseData

Syntax

public TestCaseData SetCategory(string category)

Parameters

Name Type Description
category string

Return Value

Type Description
TestCaseData