public class NoteMapMergerTest extends RepositoryTestCase
db, trash
ASSUME_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, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tick, write, write
public void setUp() throws Exception
setUp
in class RepositoryTestCase
Exception
public void tearDown() throws Exception
tearDown
in class LocalDiskRepositoryTestCase
Exception
public void testNoChange() throws IOException
IOException
public void testAddSameNoteDifferentContent() throws Exception
Exception
public void testEditSameNoteDifferentContent() throws Exception
Exception
public void testLargeTreesWithoutConflict() throws Exception
Exception
public void testLargeTreesWithConflict() throws Exception
Exception
public void testFanoutAndLeafWithoutConflict() throws Exception
Exception
public void testFanoutAndLeafWitConflict() throws Exception
Exception
public void testCollapseFanoutAfterMerge() throws Exception
Exception
public void testNonNotesWithoutNonNoteConflict() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.