public class RevertCommandTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
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, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public 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
Exception
public void testRevertOverExecutableChangeOnNonExectuableFileSystem() throws Exception
Exception
public void testRevertConflictMarkers() throws Exception
Exception
Copyright © 2016 Eclipse JGit Project. All rights reserved.