public class MergeMessageFormatterTest extends SampleDataRepositoryTestCase
MergeMessageFormatter.| 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() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFilespublic 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 © 2014. All rights reserved.