public class ConcurrentRepackTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
ConcurrentRepackTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testObjectInNewPack() |
void |
testObjectMovedToNewPack1() |
void |
testObjectMovedToNewPack2() |
void |
testObjectMovedWithinPack() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, 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 testObjectInNewPack() throws IncorrectObjectTypeException, IOException
public void testObjectMovedToNewPack1() throws IncorrectObjectTypeException, IOException
public void testObjectMovedWithinPack() throws IncorrectObjectTypeException, IOException
public void testObjectMovedToNewPack2() throws IncorrectObjectTypeException, IOException
Copyright © 2016 Eclipse JGit Project. All rights reserved.