OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.AllowAsChildInAttribute Class Reference

Identifies which TestStep types that allow this TestStep as a child. Parent type can be TestPlan. More...

Inherits Attribute.

Public Member Functions

 AllowAsChildInAttribute (Type parentStepType)
 Identifies which TestStep types that allow this TestStep as a child. Parent type can be TestPlan. More...
 

Properties

Type ParentStepType [get]
 Type of TestStep that can be a parent for this TestStep.
 

Detailed Description

Identifies which TestStep types that allow this TestStep as a child. Parent type can be TestPlan.

Constructor & Destructor Documentation

◆ AllowAsChildInAttribute()

OpenTap.AllowAsChildInAttribute.AllowAsChildInAttribute ( Type  parentStepType)
inline

Identifies which TestStep types that allow this TestStep as a child. Parent type can be TestPlan.

Parameters
parentStepTypeType of TestStep that can be a parent for this TestStep.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41