public class PullCommandTest 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 |
|---|
PullCommandTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testPullConflict() |
void |
testPullEmptyRepository() |
void |
testPullFastForward() |
void |
testPullLocalConflict() |
void |
testPullMerge() |
void |
testPullMergeProgrammaticConfiguration() |
void |
testPullMergeProgrammaticConfigurationImpliedTargetBranch() |
void |
testPullWithMergeConfig() |
void |
testPullWithMergeConfig2() |
void |
testPullWithoutConfig() |
void |
testPullWithRebaseConfig1() |
void |
testPullWithRebaseConfig2() |
void |
testPullWithRebaseConfig3() |
void |
testPullWithRebasePreserve1Config() |
void |
testPullWithRebasePreserveConfig2() |
void |
testPullWithRebasePreserveConfig3() |
void |
testPullWithUntrackedStash() |
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 testPullWithUntrackedStash()
throws Exception
Exceptionpublic void testPullMergeProgrammaticConfiguration()
throws Exception
Exceptionpublic void testPullMergeProgrammaticConfigurationImpliedTargetBranch()
throws Exception
Exceptionpublic void testPullWithRebasePreserve1Config()
throws Exception
Exceptionpublic void testPullWithRebasePreserveConfig2()
throws Exception
Exceptionpublic void testPullWithRebasePreserveConfig3()
throws Exception
Exceptionpublic void testPullWithRebaseConfig1()
throws Exception
Exceptionpublic void testPullWithRebaseConfig2()
throws Exception
Exceptionpublic void testPullWithRebaseConfig3()
throws Exception
Exceptionpublic void setUp()
throws Exception
setUp in class RepositoryTestCaseExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.