TestContext.TestAdapter.

TestContext.

Name Property

Summary

The name of the test, which may or may not be the same as the method name.
Namespace
TCLite
Containing Type
TestContext.TestAdapter

Syntax

public string Name { get; }

Value

Type Description
string