OpenTAP 9.27
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.27 API built Wed Nov 27 2024 13:14:45