CustomTestStepSetTestCase Method |
Sets the test case reference to the underlying test step.
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public void SetTestCase()
public:
void SetTestCase()
member SetTestCase : unit -> unit
See Also