public class CherryPickCommandTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
CherryPickCommandTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCherryPick() |
void |
testCherryPickConflictMarkers() |
void |
testCherryPickConflictReset() |
void |
testCherryPickConflictResolution() |
void |
testCherryPickConflictResolutionNoCOmmit() |
void |
testCherryPickDirtyIndex() |
void |
testCherryPickDirtyWorktree() |
void |
testCherryPickMerge()
Cherry-picking merge commit M onto T
|
void |
testCherryPickNoCommit() |
void |
testCherryPickOurCommitName() |
void |
testCherryPickOverExecutableChangeOnNonExectuableFileSystem() |
void |
testSequentialCherryPick() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, write
public void testCherryPick() throws IOException, JGitInternalException, GitAPIException
public void testCherryPickNoCommit() throws IOException, JGitInternalException, GitAPIException
public void testSequentialCherryPick() throws IOException, JGitInternalException, GitAPIException
public void testCherryPickDirtyWorktree() throws Exception
Exception
public void testCherryPickConflictResolution() throws Exception
Exception
public void testCherryPickConflictResolutionNoCOmmit() throws Exception
Exception
public void testCherryPickConflictReset() throws Exception
Exception
public void testCherryPickOverExecutableChangeOnNonExectuableFileSystem() throws Exception
Exception
public void testCherryPickConflictMarkers() throws Exception
Exception
public void testCherryPickOurCommitName() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.