public class AddCommandTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
AddCommandTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddExistingSingleBinaryFile() |
void |
testAddExistingSingleFile() |
void |
testAddExistingSingleFileInSubDir() |
void |
testAddExistingSingleFileTwice() |
void |
testAddExistingSingleFileTwiceWithCommit() |
void |
testAddExistingSingleMediumSizeFileWithNewLine() |
void |
testAddExistingSingleSmallFileWithNewLine() |
void |
testAddFolder() |
void |
testAddIgnoredFile() |
void |
testAddNonExistingSingleFile() |
void |
testAddNothing() |
void |
testAddRemovedCommittedFile() |
void |
testAddRemovedFile() |
void |
testAddTwoFiles() |
void |
testAddWholeRepo() |
void |
testAddWithConflicts() |
void |
testAddWithoutParameterUpdate() |
void |
testAddWithParameterUpdate() |
void |
testAssumeUnchanged() |
void |
testExecutableRetention() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, write
public void testAddNothing() throws GitAPIException
GitAPIException
public void testAddNonExistingSingleFile() throws GitAPIException
GitAPIException
public void testAddExistingSingleFile() throws IOException, GitAPIException
IOException
GitAPIException
public void testAddExistingSingleSmallFileWithNewLine() throws IOException, GitAPIException
IOException
GitAPIException
public void testAddExistingSingleMediumSizeFileWithNewLine() throws IOException, GitAPIException
IOException
GitAPIException
public void testAddExistingSingleBinaryFile() throws IOException, GitAPIException
IOException
GitAPIException
public void testAddExistingSingleFileInSubDir() throws IOException, GitAPIException
IOException
GitAPIException
public void testAddExistingSingleFileTwice() throws IOException, GitAPIException
IOException
GitAPIException
public void testAddExistingSingleFileTwiceWithCommit() throws Exception
Exception
public void testAddRemovedCommittedFile() throws Exception
Exception
public void testAddWithoutParameterUpdate() throws Exception
Exception
public void testAddWithParameterUpdate() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.