public class JenkinsResultsImporter extends Object
Constructor and Description |
---|
JenkinsResultsImporter(Properties properties) |
Modifier and Type | Method and Description |
---|---|
com.parasoft.xtest.results.api.importer.IImportedData |
performImport(File file)
Imports results from given xml file.
|
public JenkinsResultsImporter(Properties properties)
properties
- non-default settings to use to load results.public com.parasoft.xtest.results.api.importer.IImportedData performImport(File file)
file
- source xml fileCopyright © 2016. All rights reserved.