public class PullCommandWithRebaseTest extends RepositoryTestCase
| Modifier and Type | Field and Description |
|---|---|
protected Repository |
dbTarget
Second Test repository
|
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
PullCommandWithRebaseTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testPullConflict() |
void |
testPullFastForward() |
void |
testPullFastForwardDetachedHead() |
void |
testPullFastForwardWithBranchInSource() |
void |
testPullFastForwardWithLocalCommitAndRebaseFlagSet() |
void |
testPullLocalConflict() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writeprotected Repository dbTarget
public void testPullFastForwardWithBranchInSource()
throws Exception
Exceptionpublic void testPullFastForwardDetachedHead()
throws Exception
Exceptionpublic void testPullFastForwardWithLocalCommitAndRebaseFlagSet()
throws Exception
Exceptionpublic void setUp()
throws Exception
setUp in class RepositoryTestCaseExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.