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

Custom GUI handler for importing TestPlan data. More...

Inheritance diagram for OpenTap.ITestPlanImportCustomDialog:
OpenTap.ITapPlugin

Public Member Functions

TestPlan ImportTestPlan ()
 Import TestPlan. More...
 

Detailed Description

Custom GUI handler for importing TestPlan data.

In contrast to ITestPlanImport implementations of this provides their own custom GUI to allows user to select the TestPlan file/data. For example, using a GUI to load the plan from a database or virtual location such as Dropbox or AWS S3.

Member Function Documentation

◆ ImportTestPlan()

TestPlan OpenTap.ITestPlanImportCustomDialog.ImportTestPlan ( )

Import TestPlan.

Returns
The test plan contructed as part of the import

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