public class CommitAndLogCommandTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
CommitAndLogCommandTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddUnstagedChanges() |
void |
testCommitAmend() |
void |
testCommitRange() |
void |
testInsertChangeId() |
void |
testLogWithFilter() |
void |
testMergeEmptyBranches() |
void |
testModeChange() |
void |
testMultipleInvocations() |
void |
testSomeCommits() |
void |
testWrongParams() |
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 testSomeCommits() throws JGitInternalException, IOException, GitAPIException
public void testLogWithFilter() throws IOException, JGitInternalException, GitAPIException
public void testWrongParams() throws GitAPIException
GitAPIException
public void testMultipleInvocations() throws GitAPIException
GitAPIException
public void testMergeEmptyBranches() throws IOException, JGitInternalException, GitAPIException
public void testAddUnstagedChanges() throws IOException, JGitInternalException, GitAPIException
public void testModeChange() throws IOException, GitAPIException
IOException
GitAPIException
public void testCommitRange() throws GitAPIException, JGitInternalException, MissingObjectException, IncorrectObjectTypeException
public void testCommitAmend() throws JGitInternalException, IOException, GitAPIException
public void testInsertChangeId() throws JGitInternalException, GitAPIException
JGitInternalException
GitAPIException
Copyright © 2016 Eclipse JGit Project. All rights reserved.