TestCaseData.

SetProperty(string, double) Method

Summary

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

Syntax

public TestCaseData SetProperty(string propName, double propValue)

Parameters

Name Type Description
propName string
propValue double

Return Value

Type Description
TestCaseData