public class ArchiveCommandTest extends RepositoryTestCase
Modifier and Type | Class and Description |
---|---|
class |
ArchiveCommandTest.MockOutputStream |
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
ArchiveCommandTest() |
Modifier and Type | Method and Description |
---|---|
void |
archiveByDirectoryPath() |
void |
archiveByIdSpecificFile() |
void |
archiveHeadAllFiles() |
void |
archiveHeadSpecificPath() |
void |
setup() |
void |
tearDown() |
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, tick, write, write
public void setup()
public void tearDown()
tearDown
in class LocalDiskRepositoryTestCase
public void archiveHeadAllFiles() throws IOException, GitAPIException
IOException
GitAPIException
public void archiveHeadSpecificPath() throws IOException, GitAPIException
IOException
GitAPIException
public void archiveByIdSpecificFile() throws IOException, GitAPIException
IOException
GitAPIException
public void archiveByDirectoryPath() throws GitAPIException, IOException
GitAPIException
IOException
Copyright © 2017 Eclipse JGit Project. All rights reserved.