Click or drag to resize
IActionLineTestCase Property
Gets current test case declared at the given action line

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
ITestCase TestCase { get; }

Property Value

Type: ITestCase
See Also