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. |
public string TestName { get; }
Type | Description |
---|---|
string | The name of the test. |