TestExecutionContext.

this[string] Property

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.Execution
Containing Type
TestExecutionContext

Syntax

public Object this[string key] { get; }

Parameters

Name Type Description
key string

Value

Type Description
Object
GitHub