public class MergeMessageFormatterTest extends SampleDataRepositoryTestCase
MergeMessageFormatter
.db, trash
ASSUME_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() |
copyCGitTestPacks
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class SampleDataRepositoryTestCase
Exception
public void testOneBranch() throws IOException
IOException
public void testTwoBranches() throws IOException
IOException
public void testThreeBranches() throws IOException
IOException
public void testMixed() throws IOException
IOException
public void testTag() throws IOException
IOException
public void testCommit() throws IOException
IOException
public void testPullWithUri() throws IOException
IOException
public void testIntoOtherThanMaster() throws IOException
IOException
public void testIntoHeadOtherThanMaster() throws IOException
IOException
public void testIntoSymbolicRefHeadPointingToMaster() throws IOException
IOException
public void testFormatWithConflictsNoFooter()
public void testFormatWithConflictsNoFooterNoLineBreak()
public void testFormatWithConflictsWithFooters()
public void testFormatWithConflictsWithFooterlikeLineInBody()
Copyright © 2016 Eclipse JGit Project. All rights reserved.