AutomationProjectCheckLinks Method |
Checks the parent links of the project: Links TestStep to parent TestCase and links TestCase to parent TestSuite
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public:
void CheckLinks()
member CheckLinks : unit -> unit
See Also