public class CherryPickCommandTest extends RepositoryTestCase
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| 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, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writepublic 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
Exceptionpublic void testCherryPickConflictResolution()
throws Exception
Exceptionpublic void testCherryPickConflictResolutionNoCOmmit()
throws Exception
Exceptionpublic void testCherryPickConflictReset()
throws Exception
Exceptionpublic void testCherryPickOverExecutableChangeOnNonExectuableFileSystem()
throws Exception
Exceptionpublic void testCherryPickConflictMarkers()
throws Exception
Exceptionpublic void testCherryPickOurCommitName()
throws Exception
ExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.