public class CommitAndLogCommandTest
extends org.eclipse.jgit.junit.RepositoryTestCase
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
public void testSomeCommits() throws org.eclipse.jgit.api.errors.JGitInternalException, IOException, org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.JGitInternalException
IOException
org.eclipse.jgit.api.errors.GitAPIException
public void testLogWithFilter() throws IOException, org.eclipse.jgit.api.errors.JGitInternalException, org.eclipse.jgit.api.errors.GitAPIException
IOException
org.eclipse.jgit.api.errors.JGitInternalException
org.eclipse.jgit.api.errors.GitAPIException
public void testWrongParams() throws org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.GitAPIException
public void testMultipleInvocations() throws org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.GitAPIException
public void testMergeEmptyBranches() throws IOException, org.eclipse.jgit.api.errors.JGitInternalException, org.eclipse.jgit.api.errors.GitAPIException
IOException
org.eclipse.jgit.api.errors.JGitInternalException
org.eclipse.jgit.api.errors.GitAPIException
public void testAddUnstagedChanges() throws IOException, org.eclipse.jgit.api.errors.JGitInternalException, org.eclipse.jgit.api.errors.GitAPIException
IOException
org.eclipse.jgit.api.errors.JGitInternalException
org.eclipse.jgit.api.errors.GitAPIException
public void testModeChange() throws IOException, org.eclipse.jgit.api.errors.GitAPIException
IOException
org.eclipse.jgit.api.errors.GitAPIException
public void testCommitRange() throws org.eclipse.jgit.api.errors.GitAPIException, org.eclipse.jgit.api.errors.JGitInternalException, org.eclipse.jgit.errors.MissingObjectException, org.eclipse.jgit.errors.IncorrectObjectTypeException
org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.JGitInternalException
org.eclipse.jgit.errors.MissingObjectException
org.eclipse.jgit.errors.IncorrectObjectTypeException
public void testCommitAmend() throws org.eclipse.jgit.api.errors.JGitInternalException, IOException, org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.JGitInternalException
IOException
org.eclipse.jgit.api.errors.GitAPIException
public void testInsertChangeId() throws org.eclipse.jgit.api.errors.JGitInternalException, org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.JGitInternalException
org.eclipse.jgit.api.errors.GitAPIException
Copyright © 2015 Eclipse JGit Project. All rights reserved.