TestCaseAttribute.

TestName Property

Summary

Gets the name of the test.
Namespace
TCLite
Containing Type
TestCaseAttribute

Syntax

public string TestName { get; }

Value

Type Description
string The name of the test.