public class StashApplyCommandTest extends RepositoryTestCase
StashApplyCommand
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
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 |
untrackedAndTrackedChanges() |
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, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class RepositoryTestCase
Exception
public void workingDirectoryModifyInSubfolder() throws Exception
Exception
public void workingDirectoryModifyIndexChanged() throws Exception
Exception
public void workingDirectoryCleanIndexModify() throws Exception
Exception
public void workingDirectoryDeleteIndexAdd() throws Exception
Exception
public void workingDirectoryDeleteIndexEdit() throws Exception
Exception
public void workingDirectoryContentConflict() throws Exception
Exception
public void stashedApplyOnOtherBranch() throws Exception
Exception
public void stashedApplyOnOtherBranchWithStagedChange() throws Exception
Exception
public void workingDirectoryContentMerge() throws Exception
Exception
public void workingDirectoryEditPreCommit() throws Exception
Exception
public void stashChangeInANewSubdirectory() throws Exception
Exception
public void testApplyStashWithDeletedFile() throws Exception
Exception
public void untrackedFileConflictsWithCommit() throws Exception
Exception
public void untrackedFileConflictsWithWorkingDirectory() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.