public class StashApplyCommandTest extends RepositoryTestCase
StashApplyCommandASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, committer| Constructor and Description |
|---|
StashApplyCommandTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
indexAdd() |
void |
indexContentConflict() |
void |
indexDelete() |
void |
multipleEdits() |
void |
noStashedCommits() |
void |
setUp() |
void |
stashChangeInANewSubdirectory() |
void |
stashedApplyOnOtherBranch() |
void |
stashedApplyOnOtherBranchWithStagedChange() |
void |
stashedContentMerge() |
void |
testApplyStashWithDeletedFile() |
void |
unstashNoHead() |
void |
unstashNonStashCommit() |
void |
untrackedFileConflictsWithCommit() |
void |
untrackedFileConflictsWithWorkingDirectory() |
void |
untrackedFileIncluded() |
void |
untrackedFileNotIncluded() |
void |
workingDirectoryCleanIndexModify() |
void |
workingDirectoryContentConflict() |
void |
workingDirectoryContentMerge() |
void |
workingDirectoryDelete() |
void |
workingDirectoryDeleteIndexAdd() |
void |
workingDirectoryDeleteIndexEdit() |
void |
workingDirectoryEditPreCommit() |
void |
workingDirectoryModify() |
void |
workingDirectoryModifyIndexChanged() |
void |
workingDirectoryModifyInSubfolder() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void setUp()
throws Exception
setUp in class RepositoryTestCaseExceptionpublic void workingDirectoryModifyInSubfolder()
throws Exception
Exceptionpublic void workingDirectoryModifyIndexChanged()
throws Exception
Exceptionpublic void workingDirectoryCleanIndexModify()
throws Exception
Exceptionpublic void workingDirectoryDeleteIndexAdd()
throws Exception
Exceptionpublic void workingDirectoryDeleteIndexEdit()
throws Exception
Exceptionpublic void workingDirectoryContentConflict()
throws Exception
Exceptionpublic void stashedApplyOnOtherBranch()
throws Exception
Exceptionpublic void stashedApplyOnOtherBranchWithStagedChange()
throws Exception
Exceptionpublic void workingDirectoryContentMerge()
throws Exception
Exceptionpublic void workingDirectoryEditPreCommit()
throws Exception
Exceptionpublic void stashChangeInANewSubdirectory()
throws Exception
Exceptionpublic void testApplyStashWithDeletedFile()
throws Exception
Exceptionpublic void untrackedFileConflictsWithCommit()
throws Exception
ExceptionCopyright © 2015 Eclipse JGit Project. All rights reserved.