public class PackReverseIndexTest extends RepositoryTestCase
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
PackReverseIndexTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Set up tested class instance, test constructor by the way.
|
void |
testFindNextOffset()
Test findNextOffset() for all index entries.
|
void |
testFindNextOffsetWrongOffset()
Test findNextOffset() with wrong illegal argument as offset.
|
void |
testFindObject()
Test findObject() for all index entries.
|
void |
testFindObjectWrongOffset()
Test findObject() with illegal argument.
|
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void setUp()
throws Exception
setUp in class RepositoryTestCaseExceptionpublic void testFindObject()
public void testFindObjectWrongOffset()
public void testFindNextOffset()
throws CorruptObjectException
CorruptObjectExceptionpublic void testFindNextOffsetWrongOffset()
Copyright © 2016 Eclipse JGit Project. All rights reserved.