public class PackReverseIndexTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
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, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class RepositoryTestCase
Exception
public void testFindObject()
public void testFindObjectWrongOffset()
public void testFindNextOffset() throws CorruptObjectException
CorruptObjectException
public void testFindNextOffsetWrongOffset()
Copyright © 2015 Eclipse JGit Project. All rights reserved.