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, writeTrashFiles
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 © 2014. All rights reserved.