public class AddCommandTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, 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, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void testAddNothing()
throws GitAPIException
GitAPIExceptionpublic void testAddNonExistingSingleFile()
throws GitAPIException
GitAPIExceptionpublic void testAddExistingSingleFile()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void testAddExistingSingleSmallFileWithNewLine()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void testAddExistingSingleMediumSizeFileWithNewLine()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void testAddExistingSingleBinaryFile()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void testAddExistingSingleFileInSubDir()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void testAddExistingSingleFileTwice()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void testAddExistingSingleFileTwiceWithCommit()
throws Exception
Exceptionpublic void testAddRemovedCommittedFile()
throws Exception
Exceptionpublic void testAddWithoutParameterUpdate()
throws Exception
Exceptionpublic void testAddWithParameterUpdate()
throws Exception
ExceptionCopyright © 2015 Eclipse JGit Project. All rights reserved.