public class QMetryResultUtil extends Object
| Constructor and Description |
|---|
QMetryResultUtil() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.FilePath |
lastFileModified(hudson.FilePath base,
String path) |
File |
prepareResultFile(String filePath,
hudson.model.Run<?,?> run,
String pluginName,
hudson.model.TaskListener listener,
hudson.FilePath workspace,
String automationFramework) |
void |
uploadResultFilesToQMetry(hudson.model.Run<?,?> run,
String pluginName,
hudson.model.TaskListener listener,
hudson.FilePath workspace,
String url,
String key,
String resultFilePath,
String testSuiteName,
String testSName,
String automationFramework,
String buildName,
String platformName,
String project,
String release,
String cycle,
int buildnumber) |
public File prepareResultFile(String filePath, hudson.model.Run<?,?> run, String pluginName, hudson.model.TaskListener listener, hudson.FilePath workspace, String automationFramework) throws QMetryException, IOException, InterruptedException
public void uploadResultFilesToQMetry(hudson.model.Run<?,?> run,
String pluginName,
hudson.model.TaskListener listener,
hudson.FilePath workspace,
String url,
String key,
String resultFilePath,
String testSuiteName,
String testSName,
String automationFramework,
String buildName,
String platformName,
String project,
String release,
String cycle,
int buildnumber)
throws QMetryException,
IOException,
InterruptedException
public static hudson.FilePath lastFileModified(hudson.FilePath base,
String path)
throws IOException,
InterruptedException,
QMetryException
Copyright © 2016–2018. All rights reserved.