TestCaseData.

SetProperty(string, string) Method

Summary

Applies a named property to the test
Namespace
TCLite
Containing Type
TestCaseData

Syntax

public TestCaseData SetProperty(string propName, string propValue)

Parameters

Name Type Description
propName string
propValue string

Return Value

Type Description
TestCaseData