public class PackInserterTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
PackInserterTest() |
Modifier and Type | Method and Description |
---|---|
void |
checkExisting() |
void |
emptyAtSetUp() |
void |
flushEmptyPack() |
void |
insertLargeInputStreamBypassesCheckExisting() |
void |
insertSmallInputStreamRespectsCheckExisting() |
void |
largeBlob() |
void |
multiplePacks() |
void |
noFlush() |
void |
overwriteExistingPack() |
void |
readBackFallsBackToRepo() |
void |
readBackLargeFile() |
void |
readBackSmallFiles() |
void |
resetWindowCacheConfig() |
void |
setWindowCacheConfig() |
void |
singlePack() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setWindowCacheConfig()
public void resetWindowCacheConfig()
public void insertSmallInputStreamRespectsCheckExisting() throws Exception
Exception
public void insertLargeInputStreamBypassesCheckExisting() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.