OpenTAP 9.25
API Reference
|
Custom handler for exporting TestPlan data. Which implementation of ITestPlanExport is used is based on the file type (ITestPlanExport.Extension). More...
Public Member Functions | |
void | ExportTestPlan (TestPlan plan, string filePath) |
Exports the test plan or TestPlan data to a file. More... | |
Custom handler for exporting TestPlan data. Which implementation of ITestPlanExport is used is based on the file type (ITestPlanExport.Extension).
The developer determines the content and complexity of classes that implement this type/>. It might be as simple as unzipping a TestPlan, or as complex as reading a well-defined Excel file that represents some TestPlan data.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24