Click or drag to resize
ContextTestRun Property
Gets the current test run

Namespace:  TestArchitect.Harness.Core
Assembly:  TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ITestRun TestRun { get; protected set; }

Property Value

Type: ITestRun
See Also