org.jenkinsci.plugins.testfairy
Class Utils
java.lang.Object
org.jenkinsci.plugins.testfairy.Utils
public class Utils
- extends Object
|
Constructor Summary |
Utils()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
extractChangeLog
public static String extractChangeLog(hudson.scm.ChangeLogSet<?> changeSet)
downloadFromUrl
public static String downloadFromUrl(String urlString,
PrintStream logger)
throws IOException
- Throws:
IOException
getApkFilePath
public static String getApkFilePath(String appFile,
TestFairyAndroidRecorder.AndroidBuildEnvironment testFairyEnvironment,
hudson.EnvVars vars)
throws TestFairyException
- Throws:
TestFairyException
getFilePath
public static String getFilePath(String file,
String name,
hudson.EnvVars vars,
Boolean required)
throws TestFairyException
- Throws:
TestFairyException
createEmptyInstrumentedAndSignedFile
public static String createEmptyInstrumentedAndSignedFile()
throws IOException
- Throws:
IOException
setJenkinsUrl
public static void setJenkinsUrl(hudson.EnvVars vars)
Copyright © 2004-2015. All Rights Reserved.