public class StashCreateCommandTest extends RepositoryTestCase
StashCreateCommand
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
StashCreateCommandTest() |
Modifier and Type | Method and Description |
---|---|
void |
indexAdd() |
void |
indexDelete() |
void |
multipleEdits() |
void |
newFileInIndexThenModifiedInWorkTree() |
void |
noLocalChanges() |
void |
refLogIncludesCommitMessage() |
void |
setUp() |
void |
unmergedPathsShouldCauseException() |
void |
untrackedFileIncluded() |
void |
untrackedFileNotIncluded() |
void |
workingDirectoryCleanIndexModify() |
void |
workingDirectoryDelete() |
void |
workingDirectoryDeleteIndexAdd() |
void |
workingDirectoryDeleteIndexEdit() |
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 newFileInIndexThenModifiedInWorkTree() throws Exception
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 refLogIncludesCommitMessage() throws Exception
Exception
public void unmergedPathsShouldCauseException() throws Exception
Exception
Copyright © 2015. All rights reserved.