OpenTAP 9.24
API Reference
Public Member Functions | List of all members
OpenTap.IDynamicStep Interface Reference

Interface to facilitate the dynamic generation of TestStep types when loading the TestPlan from XML. More...

Public Member Functions

Type GetStepFactoryType ()
 Returns the type of the class that can create the dynamic step. The Type returned should implement IDynamicStep.
 
ITestStep GetStep ()
 Returns itself or a new step to be exchanged with itself in the test plan. Must never return null.
 

Detailed Description

Interface to facilitate the dynamic generation of TestStep types when loading the TestPlan from XML.

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