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

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

Inheritance diagram for OpenTap.ITestPlanExportCustomDialog:
OpenTap.ITapPlugin

Public Member Functions

void ExportTestPlan (TestPlan plan)
 Exports the test plan or TestPlan data. More...
 

Detailed Description

Custom GUI handler for importing TestPlan data.

In contrast to ITestPlanExport implementations of this provides their own custom GUI to allows user to select the export destination. For example, using a GUI to save the plan into a database or virtual location such as Dropbox or AWS S3.

Member Function Documentation

◆ ExportTestPlan()

void OpenTap.ITestPlanExportCustomDialog.ExportTestPlan ( TestPlan  plan)

Exports the test plan or TestPlan data.

Parameters
planThe plan

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