public class NoteMapMergerTest extends RepositoryTestCase
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
NoteMapMergerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testAddDifferentNotes() |
void |
testAddSameNoteDifferentContent() |
void |
testBaseEqualsOurs() |
void |
testBaseEqualsTheirs() |
void |
testCollapseFanoutAfterMerge() |
void |
testDeleteDifferentNotes() |
void |
testEditDeleteConflict() |
void |
testEditDifferentNotes() |
void |
testEditSameNoteDifferentContent() |
void |
testFanoutAndLeafWitConflict() |
void |
testFanoutAndLeafWithoutConflict() |
void |
testLargeTreesWithConflict() |
void |
testLargeTreesWithoutConflict() |
void |
testNoChange() |
void |
testNonNotesWithNonNoteConflict() |
void |
testNonNotesWithoutNonNoteConflict() |
void |
testOursEqualsTheirs() |
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, tick, write, writepublic void setUp()
throws Exception
setUp in class RepositoryTestCaseExceptionpublic void tearDown()
throws Exception
tearDown in class LocalDiskRepositoryTestCaseExceptionpublic void testNoChange()
throws IOException
IOExceptionpublic void testAddSameNoteDifferentContent()
throws Exception
Exceptionpublic void testEditSameNoteDifferentContent()
throws Exception
Exceptionpublic void testLargeTreesWithoutConflict()
throws Exception
Exceptionpublic void testLargeTreesWithConflict()
throws Exception
Exceptionpublic void testFanoutAndLeafWithoutConflict()
throws Exception
Exceptionpublic void testFanoutAndLeafWitConflict()
throws Exception
Exceptionpublic void testCollapseFanoutAfterMerge()
throws Exception
Exceptionpublic void testNonNotesWithoutNonNoteConflict()
throws Exception
ExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.