public class NoteMapTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
NoteMapTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testCreateFromEmpty() |
void |
testEditFanout2_38() |
void |
testEditFlat() |
void |
testGetCachedBytes() |
void |
testIteratorEmptyMap() |
void |
testIteratorFanoutTree2_2_36() |
void |
testIteratorFanoutTree2_38() |
void |
testIteratorFlatTree() |
void |
testIteratorFullyFannedOut() |
void |
testLeafSplitsWhenFull() |
void |
testReadFanout2_2_36() |
void |
testReadFanout2_38() |
void |
testReadFlatTwoNotes() |
void |
testReadFullyFannedOut() |
void |
testRemoveDeletesTreeFanout2_38() |
void |
testShorteningNoteRefName() |
void |
testWriteUnchangedFanout2_38() |
void |
testWriteUnchangedFlat() |
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 testWriteUnchangedFanout2_38() throws Exception
Exception
public void testRemoveDeletesTreeFanout2_38() throws Exception
Exception
public void testIteratorEmptyMap()
public void testIteratorFanoutTree2_38() throws Exception
Exception
public void testIteratorFanoutTree2_2_36() throws Exception
Exception
public void testIteratorFullyFannedOut() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.