public class CommitAndLogCommandTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
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, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, 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 © 2015 Eclipse JGit Project. All rights reserved.