public interface ExportReportProvider
Type Params | Return Type | Name and description |
---|---|---|
|
public File |
exportTestSuite(File exportLocation, String projectDir, String reportId, String formatType) |
|
public File |
exportTestSuiteCollection(File exportLocation, String projectDir, String reportId, String formatType) |
|
public String[] |
getSupportedTypeForTestSuite() |
|
public String[] |
getSupportedTypeForTestSuiteCollection() |