Click or drag to resize
ContextTestModule Property
Gets the current test module

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 ITestModule TestModule { get; protected set; }

Property Value

Type: ITestModule
See Also