TestContext.

TestContext(TestExecutionContext) Constructor

Summary

Construct a TestContext for an ExecutionContext
Namespace
TCLite
Containing Type
TestContext

Syntax

public TestContext(TestExecutionContext testExecutionContext)

Parameters

Name Type Description
testExecutionContext TestExecutionContext The ExecutionContext to adapt

Return Value

Type Description
void