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