OpenTAP 9.25
API Reference
Properties | List of all members
OpenTap.ITestStepParent Interface Reference

TestPlan or TestStep. Specifies that a class can be inserted into the test plan hierarchy. More...

Inheritance diagram for OpenTap.ITestStepParent:
OpenTap.ITestStep OpenTap.TestPlan OpenTap.TestStep

Properties

ITestStepParent Parent [getset]
 Parent TestStep for this TestStep. Null if this TestStep is not a child of any other TestSteps. Only guaranteed to be set during TestPlan.Execute().
 
TestStepList ChildTestSteps [get]
 Gets or sets a list of child TestSteps. (Inherited from ITestStepParent)
 

Detailed Description

TestPlan or TestStep. Specifies that a class can be inserted into the test plan hierarchy.

OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24