public class StashApplyCommandTest extends RepositoryTestCase
StashApplyCommand
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, 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, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, 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
Copyright © 2015 Eclipse JGit Project. All rights reserved.