TestContext.

CurrentTest Property

Summary

Get a representation of the current test.
Namespace
TCLite
Containing Type
TestContext

Syntax

public static TestContext.TestAdapter CurrentTest { get; }

Value

Type Description
TestContext.TestAdapter