public class RevertCommandTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, committer| Constructor and Description |
|---|
RevertCommandTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRevert() |
void |
testRevertConflictMarkers() |
void |
testRevertConflictResolution() |
void |
testRevertDirtyIndex() |
void |
testRevertDirtyWorktree() |
void |
testRevertkConflictReset() |
void |
testRevertMultiple() |
void |
testRevertMultipleWithFail() |
void |
testRevertOurCommitName() |
void |
testRevertOverExecutableChangeOnNonExectuableFileSystem() |
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 testRevert()
throws IOException,
JGitInternalException,
GitAPIException
public void testRevertMultiple()
throws IOException,
JGitInternalException,
GitAPIException
public void testRevertMultipleWithFail()
throws IOException,
JGitInternalException,
GitAPIException
public void testRevertConflictResolution()
throws Exception
Exceptionpublic void testRevertOverExecutableChangeOnNonExectuableFileSystem()
throws Exception
Exceptionpublic void testRevertConflictMarkers()
throws Exception
ExceptionCopyright © 2015. All rights reserved.