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 automationFramework,
String buildName,
String platformName,
String project,
String release,
String cycle) |
public File prepareResultFile(String filePath, hudson.model.Run<?,?> run, String pluginName, hudson.model.TaskListener listener, hudson.FilePath workspace, String automationFramework) throws QMetryException
QMetryExceptionpublic void uploadResultFilesToQMetry(hudson.model.Run<?,?> run,
String pluginName,
hudson.model.TaskListener listener,
hudson.FilePath workspace,
String url,
String key,
String resultFilePath,
String testSuiteName,
String automationFramework,
String buildName,
String platformName,
String project,
String release,
String cycle)
throws QMetryException
QMetryExceptionpublic static hudson.FilePath lastFileModified(hudson.FilePath base,
String path)
throws IOException,
InterruptedException,
QMetryException
Copyright © 2016–2018. All rights reserved.