com.atlassian.bamboo.testutils
Class RepositoryHelper
java.lang.Object
com.atlassian.bamboo.testutils.RepositoryHelper
public class RepositoryHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JIRA_PROJECT_KEY
public static final String JIRA_PROJECT_KEY
- See Also:
- Constant Field Values
JIRA_ISSUE_KEY
public static final String JIRA_ISSUE_KEY
- See Also:
- Constant Field Values
COMMIT_MESSAGE_CORE
public static final String COMMIT_MESSAGE_CORE
- See Also:
- Constant Field Values
getCommitComment
public static String getCommitComment()
getCommitComment
public static String getCommitComment(String issueKey)
touchFile
public static void touchFile(File fileToTouch)
throws IOException
- Throws:
IOException
runCommand
public static RepositoryHelper.CommandResult runCommand(String[] args,
File dir)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
assertCommandResultSuccessful
public static void assertCommandResultSuccessful(RepositoryHelper.CommandResult commandResult)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.