public class MergeMessageFormatterTest extends SampleDataRepositoryTestCase
MergeMessageFormatter.db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
MergeMessageFormatterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCommit() |
void |
testFormatWithConflictsNoFooter() |
void |
testFormatWithConflictsNoFooterNoLineBreak() |
void |
testFormatWithConflictsWithFooterlikeLineInBody() |
void |
testFormatWithConflictsWithFooters() |
void |
testIntoHeadOtherThanMaster() |
void |
testIntoOtherThanMaster() |
void |
testIntoSymbolicRefHeadPointingToMaster() |
void |
testMixed() |
void |
testOneBranch() |
void |
testPullWithUri() |
void |
testRemoteBranch() |
void |
testTag() |
void |
testThreeBranches() |
void |
testTwoBranches() |
copyCGitTestPacksassertEqualsFile, 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, writepublic void setUp()
throws Exception
setUp in class SampleDataRepositoryTestCaseExceptionpublic void testOneBranch()
throws IOException
IOExceptionpublic void testTwoBranches()
throws IOException
IOExceptionpublic void testThreeBranches()
throws IOException
IOExceptionpublic void testMixed()
throws IOException
IOExceptionpublic void testTag()
throws IOException
IOExceptionpublic void testCommit()
throws IOException
IOExceptionpublic void testPullWithUri()
throws IOException
IOExceptionpublic void testIntoOtherThanMaster()
throws IOException
IOExceptionpublic void testIntoHeadOtherThanMaster()
throws IOException
IOExceptionpublic void testIntoSymbolicRefHeadPointingToMaster()
throws IOException
IOExceptionpublic void testFormatWithConflictsNoFooter()
public void testFormatWithConflictsNoFooterNoLineBreak()
public void testFormatWithConflictsWithFooters()
public void testFormatWithConflictsWithFooterlikeLineInBody()
Copyright © 2017 Eclipse JGit Project. All rights reserved.